Skip to content

VCST-631: Update vc-storefront to NET8 #150

VCST-631: Update vc-storefront to NET8

VCST-631: Update vc-storefront to NET8 #150

Triggered via pull request March 27, 2024 13:23
Status Success
Total duration 2m 57s
Artifacts

pr-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build / build-artifacts
/usr/share/dotnet/sdk/8.0.202/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets(203,6): warning : This project cannot be packaged because packaging has been disabled. Add <IsPackable>true</IsPackable> to the project file to enable producing a package from this project. [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront/VirtoCommerce.Storefront.csproj]
build / build-artifacts
Unexpected input(s) 'outputs', valid inputs are ['imageName', 'tag', 'dockerFiles']
test / test-and-sonar
/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]
test / test-and-sonar
/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]
test / test-and-sonar
/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]
test / test-and-sonar
/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]
test / test-and-sonar
/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]
test / test-and-sonar
/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]
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/BankCardInfo.cs(31,23): warning S100: Rename property 'BankCardCVV2' to match pascal case naming rules, consider using 'BankCardCvv2'. (https://rules.sonarsource.com/csharp/RSPEC-100) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/GeoPoint.cs(39,33): warning S109: Assign this magic number '90' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/GeoPoint.cs(39,51): warning S109: Assign this magic number '90' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]
test / test-and-sonar
/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/Common/GeoPoint.cs(49,34): warning S109: Assign this magic number '180' to a well-named variable or constant, and use that instead. (https://rules.sonarsource.com/csharp/RSPEC-109) [/home/runner/work/vc-storefront/vc-storefront/VirtoCommerce.Storefront.Model/VirtoCommerce.Storefront.Model.csproj]