Skip to content

Mark replaced API obsolete (#669) #560

Mark replaced API obsolete (#669)

Mark replaced API obsolete (#669) #560

Triggered via push February 7, 2024 17:19
Status Success
Total duration 3m 34s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-java@v3, actions/checkout@v3, VirtoCommerce/vc-github-actions/setup-vcbuild@master, VirtoCommerce/vc-github-actions/get-image-version@master, VirtoCommerce/vc-github-actions/changelog-generator@master, VirtoCommerce/vc-github-actions/add-version-suffix@master, VirtoCommerce/vc-github-actions/sonar-scanner-begin@master, VirtoCommerce/vc-github-actions/sonar-scanner-end@master, VirtoCommerce/vc-github-actions/sonar-quality-gate@master, VirtoCommerce/vc-github-actions/build-docker-image@master, azure/docker-login@v1, VirtoCommerce/vc-github-actions/publish-docker-image@master, VirtoCommerce/vc-github-actions/get-jira-keys@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Tests/VirtoCommerce.Storefront.Tests.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project. [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.sln]
ci
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront/VirtoCommerce.Storefront.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project. [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.sln]
ci
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Tests/VirtoCommerce.Storefront.Tests.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.
ci
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront/VirtoCommerce.Storefront.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.
ci
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/AnonymousComparer.cs(20,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
ci
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/AnonymousComparer.cs(105,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
ci
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/StringExtensions.cs(16,1): warning S103: Split this 1025 characters long line (which is greater than 300 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
ci
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Security/SecurityConstants.cs(45,1): warning S103: Split this 313 characters long line (which is greater than 300 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
ci
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/AddressType.cs(6,17): warning S2342: Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
ci
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/AddressType.cs(8,9): warning S2346: Rename 'Undefined' to 'None'. (https://rules.sonarsource.com/csharp/RSPEC-2346) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
ci
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/
ci
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront/VirtoCommerce.Storefront.csproj : warning NU1701: Package 'Microsoft.AspNet.TelemetryCorrelation 1.0.8' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8, .NETFramework,Version=v4.8.1' instead of the project target framework 'net6.0'. This package may not be fully compatible with your project.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: benc-uk/workflow-dispatch@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy
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/