Add env and e2e set up #595
pr-checks.yml
on: pull_request
JS: Lint, Build and Test
3m 18s
E2E Tests
4m 57s
Matrix: PHP: Lint, Test
Annotations
1 error, 7 warnings, and 1 notice
[chromium] › wptelegram-comments/settings-page.spec.ts:86:2 › Settings › Should clean up the inputs:
test/e2e/specs/wptelegram-comments/settings-page.spec.ts#L101
1) [chromium] › wptelegram-comments/settings-page.spec.ts:86: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>"
99 | });
100 |
> 101 | expect(await page.getByLabel('Code').inputValue()).toBe(
| ^
102 | '<script async></script>',
103 | );
104 |
at /home/runner/work/wp-projects/wp-projects/test/e2e/specs/wptelegram-comments/settings-page.spec.ts:101:54
|
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 (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/
|
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 (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/
|
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:86:2 › Settings › Should clean up the inputs
21 passed (1.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts
Expired
|
617 Bytes |
|