Skip to content

Quote totals: use same field names as for shopping cart #268

Quote totals: use same field names as for shopping cart

Quote totals: use same field names as for shopping cart #268

Triggered via pull request October 29, 2024 14:25
Status Success
Total duration 2m 48s
Artifacts

module-ci.yml

on: pull_request
module-katalon-tests  /  e2e-tests
module-katalon-tests / e2e-tests
Matrix: deploy-cloud / Deploy
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ci
/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.SqlServer/Migrations/20200508080551_AddQuoteDynamicPropertyObjectValue.cs(60,1): warning S103: Split this 317 characters long line (which is greater than 300 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103) [/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.SqlServer/VirtoCommerce.QuoteModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.SqlServer/Migrations/20000000000000_UpdateQuoteV2.cs(16,33): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186) [/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.SqlServer/VirtoCommerce.QuoteModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.SqlServer/Migrations/20200506113606_InitialQuotes.cs(7,33): warning S138: This method 'Up' has 164 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.SqlServer/VirtoCommerce.QuoteModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.MySql/Migrations/20230313182329_Initial.cs(10,33): warning S138: This method 'Up' has 285 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.MySql/VirtoCommerce.QuoteModule.Data.MySql.csproj]
ci
/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.PostgreSql/Migrations/20230313182341_Initial.cs(10,33): warning S138: This method 'Up' has 205 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.PostgreSql/VirtoCommerce.QuoteModule.Data.PostgreSql.csproj]
ci
/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.SqlServer/Migrations/20200508080551_AddQuoteDynamicPropertyObjectValue.cs(60,1): warning S103: Split this 317 characters long line (which is greater than 300 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103) [/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.SqlServer/VirtoCommerce.QuoteModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.SqlServer/Migrations/20000000000000_UpdateQuoteV2.cs(16,33): warning S1186: Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186) [/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.SqlServer/VirtoCommerce.QuoteModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.SqlServer/Migrations/20200506113606_InitialQuotes.cs(7,33): warning S138: This method 'Up' has 164 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.SqlServer/VirtoCommerce.QuoteModule.Data.SqlServer.csproj]
ci
/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.MySql/Migrations/20230313182329_Initial.cs(10,33): warning S138: This method 'Up' has 285 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.MySql/VirtoCommerce.QuoteModule.Data.MySql.csproj]
ci
/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.PostgreSql/Migrations/20230313182341_Initial.cs(10,33): warning S138: This method 'Up' has 205 lines, which is greater than the 80 lines authorized. Split it into smaller methods. (https://rules.sonarsource.com/csharp/RSPEC-138) [/home/runner/work/vc-module-quote/vc-module-quote/src/VirtoCommerce.QuoteModule.Data.PostgreSql/VirtoCommerce.QuoteModule.Data.PostgreSql.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/