3.813.0 #248
module-ci.yml
on: push
ci
3m 11s
module-katalon-tests
/
e2e-tests
Matrix: deploy-cloud / Deploy
Annotations
3 errors and 11 warnings
ci
Cloning into '/home/runner/work/vc-module-notification/vc-module-notification/artifacts/vc-modules'...
|
|
ci
fe4d8b35..5565721f HEAD -> master
|
ci
/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/ModuleConstants.cs(27,31): warning S2386: Use an immutable collection or reduce the accessibility of the public static field 'AllPermissions'. (https://rules.sonarsource.com/csharp/RSPEC-2386) [/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/VirtoCommerce.NotificationsModule.Core.csproj]
|
ci
/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/ModuleConstants.cs(27,40): 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-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/VirtoCommerce.NotificationsModule.Core.csproj]
|
ci
/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/ModuleConstants.cs(27,40): warning S2223: Change the visibility of 'AllPermissions' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223) [/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/VirtoCommerce.NotificationsModule.Core.csproj]
|
ci
/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/ModuleConstants.cs(46,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-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/VirtoCommerce.NotificationsModule.Core.csproj]
|
ci
/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/ModuleConstants.cs(36,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-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/VirtoCommerce.NotificationsModule.Core.csproj]
|
ci
/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/Model/NotificationResponseGroup.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-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/VirtoCommerce.NotificationsModule.Core.csproj]
|
ci
/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/ModuleConstants.cs(36,49): warning S2223: Change the visibility of 'Languages' or make it 'const' or 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2223) [/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/VirtoCommerce.NotificationsModule.Core.csproj]
|
ci
/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/Model/NotificationResponseGroup.cs(8,9): warning S2346: Rename 'Default' to 'None'. (https://rules.sonarsource.com/csharp/RSPEC-2346) [/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/VirtoCommerce.NotificationsModule.Core.csproj]
|
ci
/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/Model/EmailNotification.cs(49,25): warning S100: Rename property 'BCC' to match pascal case naming rules, consider using 'Bcc'. (https://rules.sonarsource.com/csharp/RSPEC-100) [/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/VirtoCommerce.NotificationsModule.Core.csproj]
|
ci
/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/Model/EmailNotificationMessage.cs(37,25): warning S100: Rename property 'BCC' to match pascal case naming rules, consider using 'Bcc'. (https://rules.sonarsource.com/csharp/RSPEC-100) [/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/VirtoCommerce.NotificationsModule.Core.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/
|