3.403.0 #130
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
module-ci.yml
on: push
ci
3m 33s
module-katalon-tests
/
e2e-tests
Matrix: deploy-cloud / Deploy
Annotations
3 errors and 12 warnings
ci
Cloning into '/home/runner/work/vc-module-notification/vc-module-notification/artifacts/vc-modules'...
|
|
ci
7b827db7..0849548b HEAD -> master
|
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'. [/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'. [/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$'. [/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'. [/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(26,31): warning S2386: Use an immutable collection or reduce the accessibility of the public static field 'AllPermissions'. [/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(26,40): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/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(26,40): warning S2223: Change the visibility of 'AllPermissions' or make it 'const' or 'readonly'. [/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(44,62): warning S3218: Rename this property to not shadow the outer class' member with the same name. [/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(34,49): warning S1104: Make this field 'private' and encapsulate it in a 'public' property. [/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(34,49): warning S2223: Change the visibility of 'Languages' or make it 'const' or 'readonly'. [/home/runner/work/vc-module-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Core/VirtoCommerce.NotificationsModule.Core.csproj]
|
ci
/usr/share/dotnet/sdk/7.0.306/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-notification/vc-module-notification/src/VirtoCommerce.NotificationsModule.Web/VirtoCommerce.NotificationsModule.Web.csproj]
|
ci
/usr/share/dotnet/sdk/7.0.306/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-notification/vc-module-notification/samples/VirtoCommerce.NotificationsSampleModule.Web/VirtoCommerce.NotificationsSampleModule.Web.csproj]
|