Merge branch 'release/3.801.0' #54
module-ci.yml
on: push
ci
2m 41s
module-katalon-tests
/
e2e-tests
Matrix: deploy-cloud / Deploy
Annotations
3 errors and 14 warnings
ci
Cloning into '/home/runner/work/vc-module-payment/vc-module-payment/artifacts/vc-modules'...
|
|
ci
5bcf84c9..a119dbae HEAD -> master
|
ci
/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Core/Model/BankCardInfo.cs(11,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-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Core/VirtoCommerce.PaymentModule.Core.csproj]
|
ci
/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Core/ModuleConstants.cs(9,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-payment/vc-module-payment/src/VirtoCommerce.Payment.Core/VirtoCommerce.PaymentModule.Core.csproj]
|
ci
/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Core/ModuleConstants.cs(15,62): warning S3218: Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218) [/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Core/VirtoCommerce.PaymentModule.Core.csproj]
|
ci
/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Core/ModuleConstants.cs(27,62): warning S3218: Rename this property to not shadow the outer class' member with the same name. (https://rules.sonarsource.com/csharp/RSPEC-3218) [/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Core/VirtoCommerce.PaymentModule.Core.csproj]
|
ci
/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Data/DefaultManualPaymentMethod.cs(21,13): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Data/VirtoCommerce.PaymentModule.Data.csproj]
|
ci
/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Data/DefaultManualPaymentMethod.cs(36,13): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Data/VirtoCommerce.PaymentModule.Data.csproj]
|
ci
/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Data/DefaultManualPaymentMethod.cs(47,13): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Data/VirtoCommerce.PaymentModule.Data.csproj]
|
ci
/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Data/DefaultManualPaymentMethod.cs(20,15): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Data/VirtoCommerce.PaymentModule.Data.csproj]
|
ci
/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Data/DefaultManualPaymentMethod.cs(35,15): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Data/VirtoCommerce.PaymentModule.Data.csproj]
|
ci
/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Data/DefaultManualPaymentMethod.cs(46,15): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Data/VirtoCommerce.PaymentModule.Data.csproj]
|
ci
/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-module-payment/vc-module-payment/src/VirtoCommerce.Payment.Web/VirtoCommerce.PaymentModule.Web.csproj]
|
ci
No Coverage Reports found
|
deploy-cloud / Deploy (qa, .deployment/module/cloudDeploy.json, false, AzureBlob)
Unexpected input(s) 'override', valid inputs are ['token', 'step', 'auto_inactive', 'logs', 'desc', 'ref', 'env', 'transient', 'deployment_id', 'env_url', 'status', 'no_override', 'log_args', 'repository']
|
deploy-cloud / Deploy (prod, .deployment/module/cloudDeploy.json, true, GithubReleases)
Unexpected input(s) 'override', valid inputs are ['token', 'step', 'auto_inactive', 'logs', 'desc', 'ref', 'env', 'transient', 'deployment_id', 'env_url', 'status', 'no_override', 'log_args', 'repository']
|