Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Docker Image CI

Docker Image CI #123

Triggered via schedule April 8, 2024 06:12
Status Success
Total duration 3m 41s
Artifacts

docker-image.yml

on: schedule
Matrix: codeql / Analyze
Matrix: eslint / Run eslint scanning
Matrix: playwright / test
build-image
33s
build-image
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 2 notices
[Microsoft Edge] β€Ί multiplayer.spec.ts:7:5 β€Ί Connexion Γ  une partie existante: tests/e2e/multiplayer.spec.ts#L44
1) [Microsoft Edge] β€Ί multiplayer.spec.ts:7:5 β€Ί Connexion Γ  une partie existante ───────────────── Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: getByText('Marcelina_Gusikowski47').first() Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 10000ms - waiting for getByText('Marcelina_Gusikowski47').first() 42 | 43 | // VΓ©rification du rΓ΄le du joueur 2 par le joueur 1. > 44 | await expect( player1Page.getByText( player2Name ).first() ).toBeVisible(); | ^ 45 | } ); 46 | 47 | // at /home/runner/work/Domego/Domego/tests/e2e/multiplayer.spec.ts:44:63
[Mobile Chrome] β€Ί selection.spec.ts:35:5 β€Ί SΓ©lection d'un rΓ΄le: tests/e2e/selection.spec.ts#L44
1) [Mobile Chrome] β€Ί selection.spec.ts:35:5 β€Ί SΓ©lection d'un rΓ΄le ──────────────────────────────── Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: getByText('Keely_Moore-Nitzsche75').first() Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 10000ms - waiting for getByText('Keely_Moore-Nitzsche75').first() 42 | 43 | // VΓ©rification de la confirmation de la prise du rΓ΄le. > 44 | await expect( page.getByText( player ).first() ).toBeVisible(); | ^ 45 | } ); 46 | 47 | // at /home/runner/work/Domego/Domego/tests/e2e/selection.spec.ts:44:51
🎭 Playwright Run Summary
1 flaky [Microsoft Edge] β€Ί multiplayer.spec.ts:7:5 β€Ί Connexion Γ  une partie existante ────────────────── 12 skipped 32 passed (47.9s)
🎭 Playwright Run Summary
1 flaky [Mobile Chrome] β€Ί selection.spec.ts:35:5 β€Ί SΓ©lection d'un rΓ΄le ───────────────────────────────── 12 skipped 32 passed (47.5s)
Slow Test: [Microsoft Edge] β€Ί multiplayer.spec.ts#L1
[Microsoft Edge] β€Ί multiplayer.spec.ts took 15.5s