Skip to content

Release hotfix

Release hotfix #7

Manually triggered April 25, 2024 18:25
Status Failure
Total duration 2m 19s
Artifacts

module-release-hotfix.yml

on: workflow_dispatch
test  /  test-and-sonar
2m 8s
test / test-and-sonar
build  /  build-artifacts
49s
build / build-artifacts
get-metadata
26s
get-metadata
publish-github-release  /  publish-github
publish-github-release / publish-github
increment-version
0s
increment-version
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 24 warnings
build / build-artifacts
node:internal/crypto/hash:69
build / build-artifacts
this[kHandle] = new _Hash(algorithm, xofLen);
build / build-artifacts
^
build / build-artifacts
Error: error:0308010C:digital envelope routines::unsupported
build / build-artifacts
at new Hash (node:internal/crypto/hash:69:19)
build / build-artifacts
at Object.createHash (node:crypto:133:10)
build / build-artifacts
at module.exports (/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Web/node_modules/webpack/lib/util/createHash.js:90:53)
build / build-artifacts
at NormalModule._initBuildHash (/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Web/node_modules/webpack/lib/NormalModule.js:402:16)
build / build-artifacts
at handleParseError (/home/runner/work/vc-module-store/vc-module-store/src/VirtoCommerce.StoreModule.Web/node_modules/webpack/lib/NormalModule.js:450:10)
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build / build-artifacts
npm WARN old lockfile
build / build-artifacts
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
build / build-artifacts
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
build / build-artifacts
npm WARN old lockfile
build / build-artifacts
npm WARN old lockfile This is a one-time fix-up, please be patient...
build / build-artifacts
npm WARN old lockfile
build / build-artifacts
npm WARN deprecated is-data-descriptor@1.0.0: Please upgrade to v1.0.1
build / build-artifacts
npm WARN deprecated ini@1.3.5: Please update to ini >=1.3.6 to avoid a prototype pollution issue
build / build-artifacts
npm WARN deprecated is-accessor-descriptor@1.0.0: Please upgrade to v1.0.1
build / build-artifacts
npm WARN deprecated is-data-descriptor@0.1.4: Please upgrade to v0.1.5
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(29,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]