Actions Page Rework + Versioning + Archiving (#1892) #6822
test.yml
on: push
unit-test
3m 52s
e2e-test
18m 11s
Annotations
4 errors, 4 warnings, and 1 notice
|
e2e-test
Process completed with exit code 1.
|
|
[e2e tests] › e2e-tests/tests/actions.test.ts:53:3 › Actions › Create an action:
e2e-tests/fixtures/Action.ts#L125
1) [e2e tests] › e2e-tests/tests/actions.test.ts:53:3 › Actions › Create an action ───────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('.toastify:has-text("Action Created Successfully")') to be visible
at fixtures/Action.ts:125
123 |
124 | async waitForToast(message: string) {
> 125 | await this.page.waitForSelector(`.toastify:has-text("${message}")`, { timeout: 10000 });
| ^
126 | }
127 | }
128 |
at Action.waitForToast (/home/runner/work/plandev-ui/plandev-ui/e2e-tests/fixtures/Action.ts:125:21)
at Action.createAction (/home/runner/work/plandev-ui/plandev-ui/e2e-tests/fixtures/Action.ts:59:16)
at /home/runner/work/plandev-ui/plandev-ui/e2e-tests/tests/actions.test.ts:54:5
|
|
[e2e tests] › e2e-tests/tests/actions.test.ts:53:3 › Actions › Create an action:
e2e-tests/fixtures/Action.ts#L125
1) [e2e tests] › e2e-tests/tests/actions.test.ts:53:3 › Actions › Create an action ───────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('.toastify:has-text("Action Created Successfully")') to be visible
at fixtures/Action.ts:125
123 |
124 | async waitForToast(message: string) {
> 125 | await this.page.waitForSelector(`.toastify:has-text("${message}")`, { timeout: 10000 });
| ^
126 | }
127 | }
128 |
at Action.waitForToast (/home/runner/work/plandev-ui/plandev-ui/e2e-tests/fixtures/Action.ts:125:21)
at Action.createAction (/home/runner/work/plandev-ui/plandev-ui/e2e-tests/fixtures/Action.ts:59:16)
at /home/runner/work/plandev-ui/plandev-ui/e2e-tests/tests/actions.test.ts:54:5
|
|
[e2e tests] › e2e-tests/tests/actions.test.ts:53:3 › Actions › Create an action:
e2e-tests/fixtures/Action.ts#L125
1) [e2e tests] › e2e-tests/tests/actions.test.ts:53:3 › Actions › Create an action ───────────────
TimeoutError: page.waitForSelector: Timeout 10000ms exceeded.
Call log:
- waiting for locator('.toastify:has-text("Action Created Successfully")') to be visible
at fixtures/Action.ts:125
123 |
124 | async waitForToast(message: string) {
> 125 | await this.page.waitForSelector(`.toastify:has-text("${message}")`, { timeout: 10000 });
| ^
126 | }
127 | }
128 |
at Action.waitForToast (/home/runner/work/plandev-ui/plandev-ui/e2e-tests/fixtures/Action.ts:125:21)
at Action.createAction (/home/runner/work/plandev-ui/plandev-ui/e2e-tests/fixtures/Action.ts:59:16)
at /home/runner/work/plandev-ui/plandev-ui/e2e-tests/tests/actions.test.ts:54:5
|
|
unit-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Slow Test:
[e2e tests] › e2e-tests/tests/external-sources.test.ts#L0
[e2e tests] › e2e-tests/tests/external-sources.test.ts took 1.1m
|
|
Slow Test:
[e2e tests] › e2e-tests/tests/workspace.test.ts#L0
[e2e tests] › e2e-tests/tests/workspace.test.ts took 1.3m
|
|
🎭 Playwright Run Summary
1 failed
[e2e tests] › e2e-tests/tests/actions.test.ts:53:3 › Actions › Create an action ────────────────
5 did not run
241 passed (8.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
E2E Test Results
|
3.24 MB |
sha256:9fa2d28cc753a8e7921a95d51b9b58074fd40bc0528fd4df4fae186c6f07e916
|
|
|
Unit Test Results
|
4.36 MB |
sha256:9ccb0ea8212913bcb062eea538a93211f44b1f7f22dc09bfd0c7f6d8088b8347
|
|