Skip to content

Bump eslint from 8.45.0 to 8.46.0 #719

Bump eslint from 8.45.0 to 8.46.0

Bump eslint from 8.45.0 to 8.46.0 #719

Triggered via pull request July 31, 2023 14:40
Status Success
Total duration 5m 39s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
[webkit] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
1) [webkit] › App.test.ts:31:3 › Functionality › Updates card when asked ───────────────────────── Test timeout of 30000ms exceeded.
[webkit] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L42
1) [webkit] › App.test.ts:31:3 › Functionality › Updates card when asked ───────────────────────── Error: locator.selectOption: Target closed =========================== logs =========================== waiting for getByLabel('Card 1') locator resolved to <select id="card0" required="" name="card0" data-v-b1512…>…</select> selecting specified option(s) did not find some options - waiting... ============================================================ 40 | const select = page.getByLabel("Card 1"); 41 | const currentValue = await select.inputValue(); > 42 | await select.selectOption({ value: `${(Number(currentValue) + 1) % 13}` }); | ^ 43 | 44 | const newTitle = await page 45 | .getByTestId("card") at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:42:18
[webkit] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
1) [webkit] › App.test.ts:31:3 › Functionality › Updates card when asked ───────────────────────── Pending operations: - locator.selectOption at tests/e2e/App.test.ts:42:18
[Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
2) [Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked ────────────────── Test timeout of 30000ms exceeded.
[Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L42
2) [Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked ────────────────── Error: locator.selectOption: Target closed =========================== logs =========================== waiting for getByLabel('Card 1') locator resolved to <select id="card0" required="" name="card0" data-v-b1512…>…</select> selecting specified option(s) did not find some options - waiting... ============================================================ 40 | const select = page.getByLabel("Card 1"); 41 | const currentValue = await select.inputValue(); > 42 | await select.selectOption({ value: `${(Number(currentValue) + 1) % 13}` }); | ^ 43 | 44 | const newTitle = await page 45 | .getByTestId("card") at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:42:18
[Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked: tests/e2e/App.test.ts#L1
2) [Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked ────────────────── Pending operations: - locator.selectOption at tests/e2e/App.test.ts:42:18
[Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes: tests/e2e/App.test.ts#L1
3) [Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes ──── Test timeout of 30000ms exceeded.
[Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes: tests/e2e/App.test.ts#L134
3) [Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes ──── Error: locator.click: Target closed =========================== logs =========================== waiting for getByRole('button', { name: 'Draw again' }) locator resolved to <button data-v-19018603="" class="btn btn-secondary mx-1"> Draw again </button> attempting click action waiting for element to be visible, enabled and stable element is visible, enabled and stable scrolling into view if needed done scrolling performing click action ============================================================ 132 | for (let i = 0; i < 5; i++) { 133 | const redrawButton = page.getByRole("button", { name: "Draw again" }); > 134 | await redrawButton.click(); | ^ 135 | 136 | const button = page.getByRole("button", { name: "Show solutions" }); 137 | if ((await button.getAttribute("disabled")) !== null) { at /home/runner/work/24-card-game-solver/24-card-game-solver/tests/e2e/App.test.ts:134:26
[Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes: tests/e2e/App.test.ts#L1
3) [Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes ──── Pending operations: - locator.click at tests/e2e/App.test.ts:134:26
[Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes: tests/e2e/App.test.ts#L1
3) [Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes ──── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
🎭 Playwright Run Summary
3 flaky [webkit] › App.test.ts:31:3 › Functionality › Updates card when asked ────────────────────────── [Mobile Safari] › App.test.ts:31:3 › Functionality › Updates card when asked ─────────────────── [Mobile Safari] › App.test.ts:113:3 › Functionality › Updates solutions after hand changes ───── 1 skipped 36 passed (3.5m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
5.73 MB