Added configuration to worker and client packages to suppress System.… #185
validate-build.yml
on: push
Matrix: test
Matrix: build
Matrix: Publish Packages
Annotations
122 warnings
|
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
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
Unboxing a possibly null value.
|
|
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/TaskEntity.cs#L156
Possible null reference return.
|
|
Test - .NET 8.0 - Worker.Tests.csproj:
src/Abstractions/Entities/TaskEntity.cs#L156
Converting null literal or possible null value to non-nullable type.
|
|
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/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
|
|
Test - .NET 8.0 - Worker.Tests.csproj:
src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
|
|
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 - 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#L91
Dereference of a possibly null reference.
|
|
Test - .NET 8.0 - Client.Tests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Unboxing a possibly null value.
|
|
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/TaskFailureDetails.cs#L81
Nullability of reference types in value of type 'List<Type?>' doesn't match target type 'List<Type>'.
|
|
Test - .NET 8.0 - Client.Tests.csproj:
src/Abstractions/TaskOrchestrationContext.cs#L444
Possible null reference return.
|
|
Test - .NET 8.0 - Client.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 - 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 - 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/TaskEntityHelpers.cs#L95
Converting null literal or possible null value to non-nullable type.
|
|
Test - .NET 8.0 - Abstractions.Tests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Dereference of a possibly null reference.
|
|
Test - .NET 8.0 - Abstractions.Tests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L91
Dereference of a possibly null reference.
|
|
Test - .NET 8.0 - Abstractions.Tests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Unboxing a possibly null value.
|
|
Test - .NET 8.0 - Abstractions.Tests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Dereference of a possibly null reference.
|
|
Test - .NET 8.0 - Abstractions.Tests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L59
Dereference of a possibly null reference.
|
|
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/TaskOrchestrationContext.cs#L444
Possible null reference return.
|
|
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 - 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/TaskEntityHelpers.cs#L91
Dereference of a possibly null reference.
|
|
Test - .NET 8.0 - Worker.Grpc.Tests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Unboxing a possibly null value.
|
|
Test - .NET 8.0 - Worker.Grpc.Tests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Dereference of a possibly null reference.
|
|
Test - .NET 8.0 - Worker.Grpc.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.Grpc.Tests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L59
Dereference of a possibly null reference.
|
|
Test - .NET 8.0 - Worker.Grpc.Tests.csproj:
src/Abstractions/Entities/TaskEntity.cs#L156
Possible null reference return.
|
|
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 - 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/TaskEntityHelpers.cs#L88
Unboxing a possibly null value.
|
|
Test - .NET 8.0 - Client.Grpc.Tests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Dereference of a possibly null reference.
|
|
Test - .NET 8.0 - Client.Grpc.Tests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L59
Dereference of a possibly null reference.
|
|
Test - .NET 8.0 - Client.Grpc.Tests.csproj:
src/Abstractions/Entities/TaskEntity.cs#L156
Possible null reference return.
|
|
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
Possible null reference return.
|
|
Test - .NET 8.0 - Client.Grpc.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 - 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 - 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/TaskEntityHelpers.cs#L91
Dereference of a possibly null reference.
|
|
Test - .NET 8.0 - Grpc.IntegrationTests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Unboxing a possibly null value.
|
|
Test - .NET 8.0 - Grpc.IntegrationTests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L88
Dereference of a possibly null reference.
|
|
Test - .NET 8.0 - Grpc.IntegrationTests.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 - Grpc.IntegrationTests.csproj:
src/Abstractions/Entities/TaskEntityHelpers.cs#L59
Dereference of a possibly null reference.
|
|
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
Possible null reference return.
|
|
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/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
Unboxing a possibly null value.
|
|
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#L97
Possible null reference argument for parameter 'task' in 'Task<object?> TaskEntityHelpers.UnwrapTask(TaskEntityState state, Func<object?> callback, Task task, Type declared)'.
|
|
build (Worker - Core, 8.0):
src/Abstractions/Entities/TaskEntityHelpers.cs#L95
Converting null literal or possible null value to non-nullable type.
|
|
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
Unboxing a possibly null value.
|
|
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/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 (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
Unboxing a possibly null value.
|
|
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 (Client, 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, 8.0):
src/Abstractions/Entities/TaskEntityHelpers.cs#L95
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 (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 (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/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
|
|
build (Client, 8.0):
src/Abstractions/TaskOrchestrationVersioningUtils.cs#L46
Converting null literal or possible null value to non-nullable type.
|
|
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.
|
|
build (Worker, 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/Entities/TaskEntityHelpers.cs#L95
Dereference of a possibly null reference.
|
|
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 (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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
packages_abstractions
Expired
|
74.5 KB |
sha256:fa8543c08ff4b5592ef65375838592638bcbc18353a975832add76ca2c748705
|
|
|
packages_client
Expired
|
62.6 KB |
sha256:716a60efd1272f1863ec0ad63725402bc97fc6b2aca8ee4c051ef53e676d0074
|
|
|
packages_client-core
Expired
|
46.5 KB |
sha256:4aca396c5a90876fc9b90e6c80a73dfaf5257cb2f4c57568433bf333bd9924c6
|
|
|
packages_protos
Expired
|
260 KB |
sha256:6a8093edb2c1a409c61532e5e3d5276e2625d4d11d398bdb4aa2146783160a36
|
|
|
packages_worker
Expired
|
70.6 KB |
sha256:22f23d58a308d06429822c3cf92d508e1cfbd5d25f3bdddad4af710cdc0c2b90
|
|
|
packages_worker-core
Expired
|
59.1 KB |
sha256:f3e62323b32f4703fe69e566c91deab39be8f01282e199d2129790af53db9678
|
|