Release hotfix #92
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
platform-release-hotfix.yml
on: workflow_dispatch
Annotations
21 warnings
build / build-artifacts
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
|
build / build-artifacts
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
|
build / build-artifacts
npm WARN deprecated angular-cookies@1.4.14: For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward.
|
build / build-artifacts
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
|
build / build-artifacts
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
|
build / build-artifacts
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
|
build / build-artifacts
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
|
build / build-artifacts
npm WARN deprecated angular-resource@1.4.4: For the actively supported Angular, see https://www.npmjs.com/package/@angular/core. AngularJS support has officially ended. For extended AngularJS support options, see https://goo.gle/angularjs-path-forward.
|
build / build-artifacts
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
|
build / build-artifacts
npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
|
build / build-artifacts
Unexpected input(s) 'outputs', valid inputs are ['imageName', 'tag', 'dockerFiles']
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Security/ApplicationUser.cs(102,13): warning CS0618: 'ApplicationUser.UserState' is obsolete: 'Left due to compatibility issues. Will be removed. Instead of, use properties: EmailConfirmed, LockoutEnd.' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Security/ApplicationUser.cs(102,32): warning CS0618: 'ApplicationUser.UserState' is obsolete: 'Left due to compatibility issues. Will be removed. Instead of, use properties: EmailConfirmed, LockoutEnd.' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Common/AsyncLock.cs(44,12): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Common/ReflectionUtility.cs(202,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Events/EventSuppressor.cs(11,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Extensions/StringExtensions.cs(13,1): warning S103: Split this 1025 characters long line (which is greater than 300 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Modularity/ModuleCatalog.cs(465,1): warning S103: Split this 364 characters long line (which is greater than 300 authorized). (https://rules.sonarsource.com/csharp/RSPEC-103) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Modularity/ModuleCatalog.cs(498,23): warning S3260: Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Security/ClaimsPrincipalExtensions.cs(33,16): warning S1135: Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
test / test-and-sonar
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Security/PermissionScope.cs(29,9): warning S125: Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125) [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|