Skip to content

Fix the resize corner handles in the dark theme. #17172

Fix the resize corner handles in the dark theme.

Fix the resize corner handles in the dark theme. #17172

Triggered via pull request November 21, 2024 17:53
Status Success
Total duration 14m 38s
Artifacts

pull-requests.yml

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

Annotations

45 warnings
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/
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/
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/
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/
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/
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 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/
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/