Skip to content

Merge branch 'release/3.415.0' #46

Merge branch 'release/3.415.0'

Merge branch 'release/3.415.0' #46

Triggered via push October 2, 2023 13:28
Status Failure
Total duration 4m 27s
Artifacts
Matrix: ci
Matrix: deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
ci (SampleModule.Web)
Target "Publish" has thrown an exception
ci (SampleModule.Web)
Process completed with exit code 255.
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(111,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(111,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(121,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(121,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(141,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(141,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(149,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/