VCST-356: Update samples #54
Annotations
8 errors and 13 warnings
ci (SampleModule.Web)
ERROR: Error during SonarScanner execution
|
ci (SampleModule.Web)
ERROR:
|
ci (SampleModule.Web)
The version of Java (11.0.22) used to run this analysis is deprecated, and SonarCloud no longer supports it. Please upgrade to Java 17 or later.
|
ci (SampleModule.Web)
You can find more information here: https://docs.sonarsource.com/sonarcloud/appendices/scanner-environment/
|
ci (SampleModule.Web)
ERROR:
|
ci (SampleModule.Web)
The SonarScanner did not complete successfully
|
ci (SampleModule.Web)
09:57:06.552 Post-processing failed. Exit code: 1
|
ci (SampleModule.Web)
Target "SonarQubeEnd" has thrown an exception
|
ci (SampleModule.Web)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v1, actions/checkout@v2, VirtoCommerce/vc-github-actions/setup-vcbuild@master, VirtoCommerce/vc-github-actions/changelog-generator@master, VirtoCommerce/vc-github-actions/get-image-version@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/get-jira-keys@master, HighwayThree/jira-upload-build-info@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci (SampleModule.Web)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/checkout@v2, HighwayThree/jira-upload-build-info@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci (SampleModule.Web)
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(10,18): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
ci (SampleModule.Web)
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(60,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
ci (SampleModule.Web)
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(60,49): warning S2223: Change the visibility of 'OrderStatus' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
ci (SampleModule.Web)
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(124,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
ci (SampleModule.Web)
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(124,49): warning S2223: Change the visibility of 'PaymentInStatus' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
ci (SampleModule.Web)
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(146,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
ci (SampleModule.Web)
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(146,49): warning S2223: Change the visibility of 'OrderCustomerOrderNewNumberTemplate' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
ci (SampleModule.Web)
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(113,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
ci (SampleModule.Web)
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(113,49): warning S2223: Change the visibility of 'ShipmentStatus' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
ci (SampleModule.Web)
/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/ModuleConstants.cs(154,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104) [/home/runner/work/vc-module-order/vc-module-order/src/VirtoCommerce.OrdersModule.Core/VirtoCommerce.OrdersModule.Core.csproj]
|
ci (SampleModule.Web)
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/
|