Add large-payload blob auto-purge (opt-in singleton job, worker/SDK side) #2835
Annotations
11 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-dotnet@55ec9447dda3d1cf6bd587150f3262f30ee10815, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
src/Client/Grpc/ChannelRecreatingCallInvoker.cs#L423
Static members should appear before non-static members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1204.md)
|
|
build:
src/Client/Grpc/ChannelRecreatingCallInvoker.cs#L389
Static members should appear before non-static members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1204.md)
|
|
build:
src/Client/Grpc/ChannelRecreatingCallInvoker.cs#L53
Single-line comment should be preceded by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md)
|
|
build:
src/Client/Grpc/GrpcDurableTaskClient.cs#L117
Dereference of a possibly null reference.
|
|
build:
src/Client/OrchestrationServiceClientShim/ShimDurableTaskClient.cs#L223
Closing brace should be followed by blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1513.md)
|
|
build:
src/Client/OrchestrationServiceClientShim/DependencyInjection/DurableTaskClientBuilderExtensions.cs#L114
Nullability of reference types in type of parameter 'name' of 'ValidateOptionsResult OptionsValidator.Validate(string name, ShimDurableTaskClientOptions options)' doesn't match implicitly implemented member 'ValidateOptionsResult IValidateOptions<ShimDurableTaskClientOptions>.Validate(string? name, ShimDurableTaskClientOptions options)' (possibly because of nullability attributes).
|
|
build:
src/Client/OrchestrationServiceClientShim/DependencyInjection/DurableTaskClientBuilderExtensions.cs#L77
Nullability of reference types in type of parameter 'name' of 'void OptionsConfigure.PostConfigure(string name, ShimDurableTaskClientOptions options)' doesn't match implicitly implemented member 'void IPostConfigureOptions<ShimDurableTaskClientOptions>.PostConfigure(string? name, ShimDurableTaskClientOptions options)' (possibly because of nullability attributes).
|
|
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/PurgeInstancesFilter.cs#L28
The property's documentation summary text should begin with: 'Gets' (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1623.md)
|
|
build:
src/Abstractions/TaskVersion.cs#L20
Member 'Unversioned' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
pkg
|
3.44 MB |
sha256:586a9b27b588793f5e901b456a9a05edabb110a8a90cf53a0eb843aef2689ec8
|
|