Skip to content

chore: remove caching option from setup-dotnet in workflows #437

chore: remove caching option from setup-dotnet in workflows

chore: remove caching option from setup-dotnet in workflows #437

Triggered via push May 19, 2026 18:07
Status Success
Total duration 3m 3s
Artifacts

sonar-cloud.yml

on: push
Build and Analyze
2m 59s
Build and Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 1 notice
Build and Analyze
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-java@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Analyze: src/Shop.PublicApi/Extensions/WebApplicationExtensions.cs#L22
Reduce the number of Information logging calls within this code block from 3 to the 2 allowed.
Build and Analyze: src/Shop.Infrastructure/Data/UnitOfWork.cs#L55
Either log this exception and handle it, or rethrow it with some contextual information.
Build and Analyze: src/Shop.Core/AppSettings/CacheOptions.cs#L10
Remove the unused private setter 'set_SlidingExpirationInSeconds'.
Build and Analyze: src/Shop.Core/AppSettings/CacheOptions.cs#L9
Remove the unused private setter 'set_AbsoluteExpirationInHours'.
Build and Analyze: src/Shop.PublicApi/Extensions/WebApplicationExtensions.cs#L64
Reduce the number of Information logging calls within this code block from 4 to the 2 allowed.
Build and Analyze: src/Shop.PublicApi/Extensions/WebApplicationExtensions.cs#L52
Either log this exception and handle it, or rethrow it with some contextual information.
Build and Analyze: src/Shop.PublicApi/Extensions/WebApplicationExtensions.cs#L22
Reduce the number of Information logging calls within this code block from 3 to the 2 allowed.
Build and Analyze: src/Shop.Infrastructure/Data/UnitOfWork.cs#L55
Either log this exception and handle it, or rethrow it with some contextual information.
Build and Analyze: src/Shop.Core/AppSettings/CacheOptions.cs#L10
Remove the unused private setter 'set_SlidingExpirationInSeconds'.
Build and Analyze: src/Shop.Core/AppSettings/CacheOptions.cs#L9
Remove the unused private setter 'set_AbsoluteExpirationInHours'.
Build and Analyze
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026