Bump the typescript-eslint group with 2 updates #827
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 1 notice
[webkit] › App.test.ts:153:3 › Accessibility › Initial load is accessible:
tests/e2e/App.test.ts#L156
1) [webkit] › App.test.ts:153:3 › Accessibility › Initial load is accessible ─────────────────────
Error: page.evaluate: Target crashed
Please check out https://github.com/dequelabs/axe-core-npm/blob/develop/packages/playwright/error-handling.md
154 | await page.goto("/");
155 |
> 156 | const { passes, violations } = await new AxeBuilder({ page }).analyze();
| ^
157 |
158 | expect(passes.length).toBeGreaterThan(0);
159 | expect(violations.length).toBe(0);
at AxeBuilder.analyze (/home/runner/work/24-card-game-solver/24-card-game-solver/node_modules/@axe-core/playwright/dist/index.mjs:218:13)
at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:156:36
|
🎭 Playwright Run Summary
1 flaky
[webkit] › App.test.ts:153:3 › Accessibility › Initial load is accessible ──────────────────────
1 skipped
38 passed (50.7s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
2.82 MB |
|