Suppress various CodeQL items #1304
Annotations
10 warnings and 1 notice
|
build:
src/Client/Grpc/GrpcDurableTaskClient.cs#L130
Dereference of a possibly null reference.
|
|
build:
src/Client/Grpc/GrpcDurableTaskClient.cs#L112
Dereference of a possibly null reference.
|
|
build:
test/TestHelpers/Logging/TestLogger.cs#L25
Nullability of reference types in return type of 'IDisposable? TestLogger<T>.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).
|
|
build:
test/TestHelpers/Logging/TestLogger.cs#L25
Nullability in constraints for type parameter 'TState' of method 'TestLogger<T>.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
|
build:
test/TestHelpers/Logging/TestLogger.cs#L10
Nullability of reference types in return type of 'IDisposable? TestLogger.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).
|
|
build:
test/TestHelpers/Logging/TestLogger.cs#L10
Nullability in constraints for type parameter 'TState' of method 'TestLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
|
build:
src/Worker/Core/IOrchestrationFilter.cs#L17
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
|
build:
src/Worker/Core/DurableTaskWorkerOptions.cs#L164
Code should not contain multiple blank lines in a row (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md)
|
|
build:
src/Worker/Core/DurableTaskWorkerOptions.cs#L179
'DurableTaskWorkerOptions.OrchestrationFilter' is obsolete: 'Experimental'
|
|
build:
src/Worker/Core/DurableTaskWorkerOptions.cs#L179
'DurableTaskWorkerOptions.OrchestrationFilter' is obsolete: 'Experimental'
|
|
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pkg
Expired
|
1.1 MB |
sha256:d3158acd7d2dcde59eed8af2d88c7fef7579cbbb7c1b294d280bd9741da0500e
|
|