Platform CI #724
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
platform-ci.yml
on: workflow_dispatch
ci
4m 59s
platform-katalon-tests
/
e2e-tests
20m 46s
Matrix: deploy-cloud / Deploy
Waiting for pending jobs
Annotations
23 warnings
ci
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, VirtoCommerce/vc-github-actions/setup-vcbuild@master, VirtoCommerce/vc-github-actions/get-image-version@master, VirtoCommerce/vc-github-actions/changelog-generator@master, VirtoCommerce/vc-github-actions/add-version-suffix@master, VirtoCommerce/vc-github-actions/sonar-scanner-begin@master, VirtoCommerce/vc-github-actions/sonar-scanner-end@master, VirtoCommerce/vc-github-actions/sonar-quality-gate@master, VirtoCommerce/vc-github-actions/build-docker-image@master, azure/docker-login@v1, VirtoCommerce/vc-github-actions/publish-blob-release@master, VirtoCommerce/vc-github-actions/publish-docker-image@master, VirtoCommerce/vc-github-actions/get-jira-keys@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci
npm WARN deprecated angular-cookies@1.8.3: 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.
|
ci
npm WARN deprecated angular-cookies@1.6.10: 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.
|
ci
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
|
ci
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
|
ci
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
|
ci
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
|
ci
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
|
ci
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
|
ci
npm WARN deprecated angular-resource@1.8.3: 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.
|
ci
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.
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Notifications/DefaultEmailSender.cs(5,39): warning CS0618: 'IEmailSender' is obsolete: 'Use notification module instead' [/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/VirtoCommerce.Platform.Core.csproj]
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Security/ApplicationUser.cs(107,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]
|
ci
/home/runner/work/vc-platform/vc-platform/src/VirtoCommerce.Platform.Core/Security/ApplicationUser.cs(107,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]
|
ci
/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]
|
ci
/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]
|
ci
/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]
|
ci
/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]
|
ci
/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]
|
ci
/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]
|
ci
/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]
|
platform-katalon-tests / e2e-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: VirtoCommerce/vc-github-actions/setup-vcbuild@master, actions/checkout@v3, actions/setup-java@v3, VirtoCommerce/vc-github-actions/katalon-studio-github-action@master, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
platform-katalon-tests / e2e-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
reports
Expired
|
86.1 MB |
|