Skip to content

feat(import): allow continuing the import after an error #16936

feat(import): allow continuing the import after an error

feat(import): allow continuing the import after an error #16936

Triggered via pull request November 3, 2024 15:41
Status Success
Total duration 14m 31s
Artifacts

pull-requests.yml

on: pull_request
Install everything with PNPM and cache it  /  Install everything with PNPM and cache it
2m 24s
Install everything with PNPM and cache it / Install everything with PNPM and cache it
Test Server
15s
Test Server
Check unpinned dependencies
9s
Check unpinned dependencies
Deploy Branch Editor
3m 53s
Deploy Branch Editor
Test Editor PR – TypeScript, ESLint, dependency-cruiser
7m 12s
Test Editor PR – TypeScript, ESLint, dependency-cruiser
Test Editor PR – Jest tests
10m 43s
Test Editor PR – Jest tests
Test Editor Shard 1  /  Test Editor PR – Karma tests (Shard 1)
11m 41s
Test Editor Shard 1 / Test Editor PR – Karma tests (Shard 1)
Test Editor Shard 2  /  Test Editor PR – Karma tests (Shard 2)
11m 51s
Test Editor Shard 2 / Test Editor PR – Karma tests (Shard 2)
Run BFF Tests
2m 7s
Run BFF Tests
Run Performance Tests
0s
Run Performance Tests
Run System Tests
2m 36s
Run System Tests
Run Collaboration Tests
2m 11s
Run Collaboration Tests
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
Install everything with PNPM and cache it / Install everything with PNPM and cache it
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Test Server
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Check unpinned dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check unpinned dependencies
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Server
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Server
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Install everything with PNPM and cache it / Install everything with PNPM and cache it
The following actions uses node12 which is deprecated and will be forced to run on node16: fauguste/[email protected], actions/checkout@v2, cachix/install-nix-action@v12, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Install everything with PNPM and cache it / Install everything with PNPM and cache it
The following actions use a deprecated Node.js version and will be forced to run on node20: fauguste/[email protected], actions/checkout@v2, cachix/install-nix-action@v12, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run BFF Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Test Editor PR – TypeScript, ESLint, dependency-cruiser
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Test Editor Shard 1 / Test Editor PR – Karma tests (Shard 1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Test Editor PR – Jest tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Test Editor Shard 2 / Test Editor PR – Karma tests (Shard 2)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Deploy Branch Editor
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run BFF Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run BFF Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy Branch Editor
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy Branch Editor
The following actions uses node12 which is deprecated and will be forced to run on node16: peter-evans/find-comment@v1, peter-evans/create-or-update-comment@v1, actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12, actions/github-script@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy Branch Editor
The following actions use a deprecated Node.js version and will be forced to run on node20: peter-evans/find-comment@v1, peter-evans/create-or-update-comment@v1, actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12, actions/github-script@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deploy Branch Editor
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy Branch Editor
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy Branch Editor
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy Branch Editor
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy Branch Editor
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy Branch Editor
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy Branch Editor
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy Branch Editor
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy Branch Editor
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy Branch Editor
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run Collaboration Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run System Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run Collaboration Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: cachix/install-nix-action@v12, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Collaboration Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: cachix/install-nix-action@v12, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Collaboration Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run System Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run System Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run System Tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Editor PR – TypeScript, ESLint, dependency-cruiser
The following actions uses node12 which is deprecated and will be forced to run on node16: fauguste/[email protected], actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Editor PR – TypeScript, ESLint, dependency-cruiser
The following actions use a deprecated Node.js version and will be forced to run on node20: fauguste/[email protected], actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Editor PR – Jest tests
The following actions uses node12 which is deprecated and will be forced to run on node16: fauguste/[email protected], actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Editor PR – Jest tests
The following actions use a deprecated Node.js version and will be forced to run on node20: fauguste/[email protected], actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Editor Shard 1 / Test Editor PR – Karma tests (Shard 1)
The following actions uses node12 which is deprecated and will be forced to run on node16: fauguste/[email protected], actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Editor Shard 1 / Test Editor PR – Karma tests (Shard 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: fauguste/[email protected], actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Editor Shard 2 / Test Editor PR – Karma tests (Shard 2)
The following actions uses node12 which is deprecated and will be forced to run on node16: fauguste/[email protected], actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test Editor Shard 2 / Test Editor PR – Karma tests (Shard 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: fauguste/[email protected], actions/checkout@v2, actions/cache@v2, cachix/install-nix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/