Skip to content

Simplifying logging suppression (#28) #187

Simplifying logging suppression (#28)

Simplifying logging suppression (#28) #187

Triggered via push September 17, 2025 02:10
Status Success
Total duration 1m 40s
Artifacts 6
Matrix: test
Matrix: build
Matrix: Publish Packages
Fit to window
Zoom out
Zoom in

Annotations

122 warnings
Test - .NET 8.0 - Abstractions.Tests.csproj
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test - .NET 8.0 - Abstractions.Tests.csproj
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test - .NET 8.0 - Abstractions.Tests.csproj: src/Abstractions/Entities/TaskEntity.cs#L156
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Abstractions.Tests.csproj: src/Abstractions/TaskFailureDetails.cs#L81
Nullability of reference types in value of type 'List<Type?>' doesn't match target type 'List<Type>'.
Test - .NET 8.0 - Abstractions.Tests.csproj: src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Abstractions.Tests.csproj: src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Abstractions.Tests.csproj: src/Abstractions/TaskOrchestrationContext.cs#L444
The type 'TState' cannot be used as type parameter 'TState' in the generic type or method 'ILogger.BeginScope<TState>(TState)'. Nullability of type argument 'TState' doesn't match 'notnull' constraint.
Test - .NET 8.0 - Abstractions.Tests.csproj: src/Abstractions/TaskOrchestrationContext.cs#L444
Nullability in constraints for type parameter 'TState' of method 'TaskOrchestrationContext.ReplaySafeLogger.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.
Test - .NET 8.0 - Client.Tests.csproj
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test - .NET 8.0 - Client.Tests.csproj
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test - .NET 8.0 - Client.Tests.csproj: src/Abstractions/Entities/TaskEntityHelpers.cs#L97
Possible null reference argument for parameter 'task' in 'Task<object?> TaskEntityHelpers.UnwrapTask(TaskEntityState state, Func<object?> callback, Task task, Type declared)'.
Test - .NET 8.0 - Client.Tests.csproj: src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Client.Tests.csproj: src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Dereference of a possibly null reference.
Test - .NET 8.0 - Client.Tests.csproj: src/Abstractions/Entities/TaskEntityHelpers.cs#L91
Dereference of a possibly null reference.
Test - .NET 8.0 - Client.Tests.csproj: src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Dereference of a possibly null reference.
Test - .NET 8.0 - Client.Tests.csproj: src/Abstractions/Entities/TaskEntityHelpers.cs#L59
Dereference of a possibly null reference.
Test - .NET 8.0 - Client.Tests.csproj: src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Client.Tests.csproj: src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Client.Tests.csproj: src/Abstractions/TaskOrchestrationContext.cs#L444
Nullability in constraints for type parameter 'TState' of method 'TaskOrchestrationContext.ReplaySafeLogger.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.
Test - .NET 8.0 - Client.Grpc.Tests.csproj
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test - .NET 8.0 - Client.Grpc.Tests.csproj
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test - .NET 8.0 - Client.Grpc.Tests.csproj: src/Abstractions/Entities/TaskEntity.cs#L156
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Client.Grpc.Tests.csproj: src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Client.Grpc.Tests.csproj: src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Client.Grpc.Tests.csproj: src/Abstractions/TaskOrchestrationContext.cs#L444
Nullability in constraints for type parameter 'TState' of method 'TaskOrchestrationContext.ReplaySafeLogger.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.
Test - .NET 8.0 - Worker.Grpc.Tests.csproj
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test - .NET 8.0 - Worker.Grpc.Tests.csproj
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test - .NET 8.0 - Worker.Grpc.Tests.csproj: src/Abstractions/Entities/TaskEntity.cs#L156
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Worker.Grpc.Tests.csproj: src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Worker.Grpc.Tests.csproj: src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Worker.Grpc.Tests.csproj: src/Abstractions/TaskOrchestrationContext.cs#L444
Nullability in constraints for type parameter 'TState' of method 'TaskOrchestrationContext.ReplaySafeLogger.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.
Test - .NET 8.0 - Worker.Tests.csproj
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test - .NET 8.0 - Worker.Tests.csproj
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test - .NET 8.0 - Worker.Tests.csproj: src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Worker.Tests.csproj: src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Dereference of a possibly null reference.
Test - .NET 8.0 - Worker.Tests.csproj: src/Abstractions/Entities/TaskEntityHelpers.cs#L91
Dereference of a possibly null reference.
Test - .NET 8.0 - Worker.Tests.csproj: src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Dereference of a possibly null reference.
Test - .NET 8.0 - Worker.Tests.csproj: src/Abstractions/Entities/TaskEntityHelpers.cs#L59
Dereference of a possibly null reference.
Test - .NET 8.0 - Worker.Tests.csproj: src/Abstractions/TaskFailureDetails.cs#L81
Nullability of reference types in value of type 'List<Type?>' doesn't match target type 'List<Type>'.
Test - .NET 8.0 - Worker.Tests.csproj: src/Abstractions/TaskOrchestrationContext.cs#L444
The type 'TState' cannot be used as type parameter 'TState' in the generic type or method 'ILogger.BeginScope<TState>(TState)'. Nullability of type argument 'TState' doesn't match 'notnull' constraint.
Test - .NET 8.0 - Worker.Tests.csproj: src/Abstractions/TaskOrchestrationContext.cs#L444
Nullability in constraints for type parameter 'TState' of method 'TaskOrchestrationContext.ReplaySafeLogger.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.
Test - .NET 8.0 - Grpc.IntegrationTests.csproj
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test - .NET 8.0 - Grpc.IntegrationTests.csproj
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test - .NET 8.0 - Grpc.IntegrationTests.csproj: src/Abstractions/Entities/TaskEntity.cs#L156
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Grpc.IntegrationTests.csproj: src/Abstractions/TaskOrchestrationContext.cs#L444
The type 'TState' cannot be used as type parameter 'TState' in the generic type or method 'ILogger.BeginScope<TState>(TState)'. Nullability of type argument 'TState' doesn't match 'notnull' constraint.
Test - .NET 8.0 - Grpc.IntegrationTests.csproj: src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Grpc.IntegrationTests.csproj: src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
Test - .NET 8.0 - Grpc.IntegrationTests.csproj: src/Abstractions/TaskOrchestrationContext.cs#L444
Nullability in constraints for type parameter 'TState' of method 'TaskOrchestrationContext.ReplaySafeLogger.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 (Client - Core, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L97
Possible null reference argument for parameter 'task' in 'Task<object?> TaskEntityHelpers.UnwrapTask(TaskEntityState state, Func<object?> callback, Task task, Type declared)'.
build (Client - Core, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Converting null literal or possible null value to non-nullable type.
build (Client - Core, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Dereference of a possibly null reference.
build (Client - Core, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L91
Dereference of a possibly null reference.
build (Client - Core, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Dereference of a possibly null reference.
build (Client - Core, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L59
Dereference of a possibly null reference.
build (Client - Core, 8.0): src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
build (Client - Core, 8.0): src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
build (Client - Core, 8.0): src/Abstractions/TaskOrchestrationContext.cs#L444
Nullability in constraints for type parameter 'TState' of method 'TaskOrchestrationContext.ReplaySafeLogger.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 (Abstractions, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L97
Possible null reference argument for parameter 'task' in 'Task<object?> TaskEntityHelpers.UnwrapTask(TaskEntityState state, Func<object?> callback, Task task, Type declared)'.
build (Abstractions, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Converting null literal or possible null value to non-nullable type.
build (Abstractions, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Dereference of a possibly null reference.
build (Abstractions, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L91
Dereference of a possibly null reference.
build (Abstractions, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Dereference of a possibly null reference.
build (Abstractions, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L59
Dereference of a possibly null reference.
build (Abstractions, 8.0): src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
build (Abstractions, 8.0): src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
build (Abstractions, 8.0): src/Abstractions/TaskOrchestrationContext.cs#L444
Nullability in constraints for type parameter 'TState' of method 'TaskOrchestrationContext.ReplaySafeLogger.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 (Worker - Core, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Dereference of a possibly null reference.
build (Worker - Core, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L91
Dereference of a possibly null reference.
build (Worker - Core, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Dereference of a possibly null reference.
build (Worker - Core, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L59
Dereference of a possibly null reference.
build (Worker - Core, 8.0): src/Abstractions/Entities/TaskEntity.cs#L156
Possible null reference return.
build (Worker - Core, 8.0): src/Abstractions/Entities/TaskEntity.cs#L156
Converting null literal or possible null value to non-nullable type.
build (Worker - Core, 8.0): src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
build (Worker - Core, 8.0): src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
build (Worker - Core, 8.0): src/Abstractions/TaskOrchestrationContext.cs#L444
Nullability in constraints for type parameter 'TState' of method 'TaskOrchestrationContext.ReplaySafeLogger.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 (Worker, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L91
Dereference of a possibly null reference.
build (Worker, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Unboxing a possibly null value.
build (Worker, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Dereference of a possibly null reference.
build (Worker, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L59
Dereference of a possibly null reference.
build (Worker, 8.0): src/Abstractions/TaskFailureDetails.cs#L81
Nullability of reference types in value of type 'List<Type?>' doesn't match target type 'List<Type>'.
build (Worker, 8.0): src/Abstractions/TaskOrchestrationContext.cs#L444
Possible null reference return.
build (Worker, 8.0): src/Abstractions/TaskOrchestrationContext.cs#L444
The type 'TState' cannot be used as type parameter 'TState' in the generic type or method 'ILogger.BeginScope<TState>(TState)'. Nullability of type argument 'TState' doesn't match 'notnull' constraint.
build (Client, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Converting null literal or possible null value to non-nullable type.
build (Worker, 8.0): src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
build (Client, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Dereference of a possibly null reference.
build (Worker, 8.0): src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
build (Client, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L91
Dereference of a possibly null reference.
build (Client, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Unboxing a possibly null value.
build (Worker, 8.0): src/Abstractions/TaskOrchestrationContext.cs#L444
Nullability in constraints for type parameter 'TState' of method 'TaskOrchestrationContext.ReplaySafeLogger.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 (Client, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Dereference of a possibly null reference.
build (Client, 8.0): src/Abstractions/Entities/TaskEntityHelpers.cs#L59
Dereference of a possibly null reference.
build (Client, 8.0): src/Abstractions/TaskFailureDetails.cs#L81
Nullability of reference types in value of type 'List<Type?>' doesn't match target type 'List<Type>'.
build (Client, 8.0): src/Abstractions/TaskOrchestrationContext.cs#L444
Possible null reference return.
build (Client, 8.0): src/Abstractions/TaskOrchestrationContext.cs#L444
The type 'TState' cannot be used as type parameter 'TState' in the generic type or method 'ILogger.BeginScope<TState>(TState)'. Nullability of type argument 'TState' doesn't match 'notnull' constraint.
build (Client, 8.0): src/Abstractions/TaskOrchestrationContext.cs#L444
Nullability in constraints for type parameter 'TState' of method 'TaskOrchestrationContext.ReplaySafeLogger.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.

Artifacts

Produced during runtime
Name Size Digest
packages_abstractions Expired
74.5 KB
sha256:6ae247f19ab508bdc880c708c9135954c18fab21f471165cf7f08c8bd1135060
packages_client Expired
62.6 KB
sha256:defe17390b99dfcb75e7f19b2f9611c603e9b230e693527ef5dfcefe35846033
packages_client-core Expired
46.4 KB
sha256:e27746f4511a0f8ee3e68846b12558ca63a5f40e7672ecc9a80dd6e386750f5b
packages_protos Expired
260 KB
sha256:6bc89a9491486d5f87c0f3894120662ac647776bdb6e6c80f91411764216f49c
packages_worker Expired
70.7 KB
sha256:589296cef9674be3e1c08aed8167cd0b8d902b382eb0991f3848da56f4ebcf20
packages_worker-core Expired
59 KB
sha256:fc0981002b4bb4f6ef208bd20d228709a7de4791db1f0aba414e617b1d74a30a