Add env and e2e set up #599
pr-checks.yml
on: pull_request
JS: Lint, Build and Test
3m 32s
E2E Tests
6m 35s
Matrix: PHP: Lint, Test
Annotations
1 error, 7 warnings, and 1 notice
[chromium] › wptelegram-comments/settings-page.spec.ts:83:2 › Settings › Should clean up the inputs:
test/e2e/specs/wptelegram-comments/settings-page.spec.ts#L98
1) [chromium] › wptelegram-comments/settings-page.spec.ts:83:2 › Settings › Should clean up the inputs
Error: expect(received).toBe(expected) // Object.is equality
Expected: "<script async></script>"
Received: "<script async unknown-attr=\"some-value\"></script>"
96 | });
97 |
> 98 | expect(await page.getByLabel('Code').inputValue()).toBe(
| ^
99 | '<script async></script>',
100 | );
101 |
at /home/runner/work/wp-projects/wp-projects/test/e2e/specs/wptelegram-comments/settings-page.spec.ts:98:54
|
PHP: Lint, Test (8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP: Lint, Test (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP: Lint, Test (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP: Lint, Test (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP: Lint, Test (7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
JS: Lint, Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
E2E Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
🎭 Playwright Run Summary
1 flaky
[chromium] › wptelegram-comments/settings-page.spec.ts:83:2 › Settings › Should clean up the inputs
1 skipped
35 passed (2.9m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
618 Bytes |
|