Drop support for .NET 6, test against .NET 9 #685
Annotations
5 errors and 1 warning
|
Analyze (csharp):
src/JsonApiDotNetCore/Middleware/HttpMethodAttributeExtensions.cs#L16
'ArgumentGuard' does not contain a definition for 'NotNull'
|
|
Analyze (csharp):
src/JsonApiDotNetCore/Repositories/ResourceRepositoryAccessor.cs#L35
'ArgumentGuard' does not contain a definition for 'NotNull'
|
|
Analyze (csharp):
src/JsonApiDotNetCore/Middleware/HttpMethodAttributeExtensions.cs#L16
'ArgumentGuard' does not contain a definition for 'NotNull'
|
|
Analyze (csharp):
src/JsonApiDotNetCore/Repositories/ResourceRepositoryAccessor.cs#L35
'ArgumentGuard' does not contain a definition for 'NotNull'
|
|
Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.20.0/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|
|
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|