Export History job #2012
Annotations
12 warnings
|
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build:
src/Worker/Core/DurableTaskWorkerOptions.cs#L193
'DurableTaskWorkerOptions.OrchestrationFilter' is obsolete: 'Experimental'
|
|
build:
src/Client/Core/DependencyInjection/DurableTaskClientBuilderExtensions.cs#L83
Prefer the generic overload 'Microsoft.DurableTask.Client.DurableTaskBuilderExtensions.UseBuildTarget<TTarget>(Microsoft.DurableTask.Client.IDurableTaskClientBuilder)' instead of 'Microsoft.DurableTask.Client.DurableTaskBuilderExtensions.UseBuildTarget(Microsoft.DurableTask.Client.IDurableTaskClientBuilder, System.Type)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
|
|
|
build:
src/Client/Core/DurableTaskClient.cs#L525
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
|
build:
src/Client/Core/DurableTaskClient.cs#L535
File is required to end with a single newline character (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1518.md)
|
|
build:
src/Client/Core/StartOrchestrationOptionsExtensions.cs#L13
Missing XML comment for publicly visible type or member 'StartOrchestrationOptionsExtensions.ValidDedupeStatuses'
|
|
build:
src/Client/Core/StartOrchestrationOptionsExtensions.cs#L18
'OrchestrationRuntimeStatus.Canceled' is obsolete: 'The Canceled status is not currently used and exists only for compatibility reasons.'
|
|
build:
src/Abstractions/TaskOrchestrationContext.cs#L459
Possible null reference return.
|
|
build:
src/Abstractions/TaskOrchestrationContext.cs#L459
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:
src/Abstractions/TaskOrchestrationContext.cs#L459
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
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pkg
|
2.73 MB |
sha256:06f23aa111baeb5af8df0883964b8ed40d09eb849acab47710202192e75cdbd3
|
|