Skip to content

use cap-8.2.0、KubernetesClient 12.1.1 #23

use cap-8.2.0、KubernetesClient 12.1.1

use cap-8.2.0、KubernetesClient 12.1.1 #23

Triggered via push August 9, 2024 10:31
Status Success
Total duration 6m 39s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Snowflake.Redis/RedisWorkerIdGenerator.cs#L27
Remove this unread private field '_connectionMultiplexer' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
build: src/Snowflake.Redis/RedisWorkerIdGenerator.cs#L27
Remove this unread private field '_connectionMultiplexer' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
build: src/Snowflake.Redis/RedisWorkerIdGenerator.cs#L27
Remove this unread private field '_connectionMultiplexer' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
build: src/Hangfire/ContainerJobActivator.cs#L22
Member 'ContainerJobActivator.BeginScope()' overrides obsolete member 'JobActivator.BeginScope()'. Add the Obsolete attribute to 'ContainerJobActivator.BeginScope()'.
build: src/Hangfire/ContainerJobActivator.cs#L22
Member 'ContainerJobActivator.BeginScope()' overrides obsolete member 'JobActivator.BeginScope()'. Add the Obsolete attribute to 'ContainerJobActivator.BeginScope()'.
build: src/Hangfire/ContainerJobActivator.cs#L22
Member 'ContainerJobActivator.BeginScope()' overrides obsolete member 'JobActivator.BeginScope()'. Add the Obsolete attribute to 'ContainerJobActivator.BeginScope()'.
build: test/NetCorePal.Web/Controllers/OrderController.cs#L167
Missing XML comment for publicly visible type or member 'OrderController.Path(OrderId)'
build: test/NetCorePal.Web/HostedServices/CreateOrderCommandBackgroundService.cs#L5
Missing XML comment for publicly visible type or member 'CreateOrderCommandBackgroundService'
build: test/NetCorePal.Web/HostedServices/CreateOrderCommandBackgroundService.cs#L5
Missing XML comment for publicly visible type or member 'CreateOrderCommandBackgroundService.CreateOrderCommandBackgroundService(IServiceProvider)'
build: test/NetCorePal.Web/HostedServices/CreateOrderCommandBackgroundService.cs#L7
Missing XML comment for publicly visible type or member 'CreateOrderCommandBackgroundService.ExecuteAsync(CancellationToken)'