Skip to content

Release hotfix

Release hotfix #8

Manually triggered April 25, 2024 18:30
Status Success
Total duration 2m 59s
Artifacts

module-release-hotfix.yml

on: workflow_dispatch
publish-github-release  /  publish-github
32s
publish-github-release / publish-github
increment-version
18s
increment-version
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
get-metadata
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build-artifacts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-java@v3, actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build-artifacts
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: VirtoCommerce.Platform.Core 3.200.0, VirtoCommerce.Platform.Core 3.200.0.
build / build-artifacts
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: VirtoCommerce.Platform.Core 3.200.0, VirtoCommerce.Platform.Core 3.200.0.
build / build-artifacts
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/Notifications/StoreDynamicEmailNotification.cs(6,5): warning CS0618: 'EmailNotification.EmailNotification()' is obsolete: 'need to use ctor with 'type' parameter' [/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj]
build / build-artifacts
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Data/Services/StoreService.cs(59,36): warning CS0618: 'CrudService<Store, StoreEntity, StoreChangeEvent, StoreChangedEvent>.GetByIdsAsync(IEnumerable<string>, string)' is obsolete: 'Use method GetAsync instead' [/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Data/VirtoCommerce.StoreModule.Data.csproj]
build / build-artifacts
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Data/Services/StoreService.cs(117,27): warning CS0618: 'CrudService<Store, StoreEntity, StoreChangeEvent, StoreChangedEvent>.GetByIdsAsync(IEnumerable<string>, string)' is obsolete: 'Use method GetAsync instead' [/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Data/VirtoCommerce.StoreModule.Data.csproj]
build / build-artifacts
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Web/Controllers/Api/StoreModuleController.cs(106,31): warning CS0618: 'IStoreService.GetByIdAsync(string, string)' is obsolete: 'Need to remove after inheriting StoreService from ICrudService<Store>.' [/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Web/VirtoCommerce.StoreModule.Web.csproj]
build / build-artifacts
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Web/Controllers/Api/StoreModuleController.cs(264,36): warning CS0618: 'ICrudService<Store>.GetByIdsAsync(IEnumerable<string>, string)' is obsolete: 'Use method GetAsync instead' [/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Web/VirtoCommerce.StoreModule.Web.csproj]
build / build-artifacts
/home/runner/work/vc-module-store/vc-module-store/tests/VirtoCommerce.StoreModule.Tests/StoreServiceUnitTest.cs(116,33): warning CS8321: The local function 'platformRepositoryFactory' is declared but never used [/home/runner/work/vc-module-store/vc-module-store/tests/VirtoCommerce.StoreModule.Tests/VirtoCommerce.StoreModule.Tests.csproj]
build / build-artifacts
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: VirtoCommerce.Platform.Core 3.200.0, VirtoCommerce.Platform.Core 3.200.0.
build / build-artifacts
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/Notifications/StoreDynamicEmailNotification.cs(6,5): warning CS0618: 'EmailNotification.EmailNotification()' is obsolete: 'need to use ctor with 'type' parameter' [/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj]
test / test-and-sonar
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/setup-java@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test-and-sonar
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: VirtoCommerce.Platform.Core 3.200.0, VirtoCommerce.Platform.Core 3.200.0.
test / test-and-sonar
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: VirtoCommerce.Platform.Core 3.200.0, VirtoCommerce.Platform.Core 3.200.0.
test / test-and-sonar
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj : warning NU1504: Duplicate 'PackageReference' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageReference' items are: VirtoCommerce.Platform.Core 3.200.0, VirtoCommerce.Platform.Core 3.200.0.
test / test-and-sonar
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/Notifications/StoreDynamicEmailNotification.cs(6,5): warning CS0618: 'EmailNotification.EmailNotification()' is obsolete: 'need to use ctor with 'type' parameter' [/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/Model/StoreResponseGroup.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-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/ModuleConstants.cs(16,21): warning S1659: Declare 'Create' in a separate statement. (https://rules.sonarsource.com/csharp/RSPEC-1659) [/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/ModuleConstants.cs(17,21): warning S1659: Declare 'Access' in a separate statement. (https://rules.sonarsource.com/csharp/RSPEC-1659) [/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/ModuleConstants.cs(18,21): warning S1659: Declare 'Update' in a separate statement. (https://rules.sonarsource.com/csharp/RSPEC-1659) [/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/ModuleConstants.cs(19,21): warning S1659: Declare 'Delete' in a separate statement. (https://rules.sonarsource.com/csharp/RSPEC-1659) [/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/ModuleConstants.cs(80,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-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj]
test / test-and-sonar
/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/ModuleConstants.cs(48,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-store/vc-module-store/src/VirtoCommerce.StoreModule.Core/VirtoCommerce.StoreModule.Core.csproj]
publish-github-release / publish-github
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
increment-version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.