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

Bump mongodb and mongoose #34

Bump mongodb and mongoose

Bump mongodb and mongoose #34

Triggered via pull request August 31, 2023 00:07
Status Success
Total duration 9m 20s
Artifacts

docker-image.yml

on: pull_request
Matrix: codeql / Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 4 warnings, and 1 notice
[Mobile Safari] β€Ί selection.spec.ts:30:5 β€Ί SΓ©lection d'un rΓ΄le: tests/e2e/selection.spec.ts#L6
1) [Mobile Safari] β€Ί selection.spec.ts:30:5 β€Ί SΓ©lection d'un rΓ΄le ──────────────────────────────── Test timeout of 30000ms exceeded while running "beforeEach" hook. 4 | // CrΓ©ation d'une nouvelle partie avant chaque test. 5 | // > 6 | test.beforeEach( async ( { page } ) => | ^ 7 | { 8 | // AccΓ¨s Γ  la page d'accueil. 9 | await page.goto( "/" ); at /home/runner/work/Domego/Domego/tests/e2e/selection.spec.ts:6:6
[Mobile Safari] β€Ί selection.spec.ts:30:5 β€Ί SΓ©lection d'un rΓ΄le: tests/e2e/selection.spec.ts#L15
1) [Mobile Safari] β€Ί selection.spec.ts:30:5 β€Ί SΓ©lection d'un rΓ΄le ──────────────────────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for getByRole('button', { name: 'Create a new game' }) locator resolved to <button disabled type="button">Create a new game</button> attempting click action waiting for element to be visible, enabled and stable element is not enabled - waiting... ============================================================ 13 | 14 | // Clic sur le bouton de crΓ©ation d'une nouvelle partie. > 15 | await page.getByRole( "button", { name: "Create a new game" } ).click(); | ^ 16 | 17 | // Clic sur le bouton pour confirmer la crΓ©ation d'une nouvelle partie. 18 | await page.getByRole( "button", { name: "Yes" } ).click(); at /home/runner/work/Domego/Domego/tests/e2e/selection.spec.ts:15:66
[Mobile Safari] β€Ί selection.spec.ts:30:5 β€Ί SΓ©lection d'un rΓ΄le: tests/e2e/selection.spec.ts#L1
1) [Mobile Safari] β€Ί selection.spec.ts:30:5 β€Ί SΓ©lection d'un rΓ΄le ──────────────────────────────── Pending operations: - locator.click at tests/e2e/selection.spec.ts:15:66
[Mobile Safari] β€Ί selection.spec.ts:45:5 β€Ί Utilisation du chat: tests/e2e/selection.spec.ts#L6
2) [Mobile Safari] β€Ί selection.spec.ts:45:5 β€Ί Utilisation du chat ──────────────────────────────── Test timeout of 30000ms exceeded while running "beforeEach" hook. 4 | // CrΓ©ation d'une nouvelle partie avant chaque test. 5 | // > 6 | test.beforeEach( async ( { page } ) => | ^ 7 | { 8 | // AccΓ¨s Γ  la page d'accueil. 9 | await page.goto( "/" ); at /home/runner/work/Domego/Domego/tests/e2e/selection.spec.ts:6:6
[Mobile Safari] β€Ί selection.spec.ts:45:5 β€Ί Utilisation du chat: tests/e2e/selection.spec.ts#L15
2) [Mobile Safari] β€Ί selection.spec.ts:45:5 β€Ί Utilisation du chat ──────────────────────────────── Error: locator.click: Target closed =========================== logs =========================== waiting for getByRole('button', { name: 'Create a new game' }) locator resolved to <button disabled type="button">Create a new game</button> attempting click action waiting for element to be visible, enabled and stable element is not enabled - waiting... ============================================================ 13 | 14 | // Clic sur le bouton de crΓ©ation d'une nouvelle partie. > 15 | await page.getByRole( "button", { name: "Create a new game" } ).click(); | ^ 16 | 17 | // Clic sur le bouton pour confirmer la crΓ©ation d'une nouvelle partie. 18 | await page.getByRole( "button", { name: "Yes" } ).click(); at /home/runner/work/Domego/Domego/tests/e2e/selection.spec.ts:15:66
[Mobile Safari] β€Ί selection.spec.ts:45:5 β€Ί Utilisation du chat: tests/e2e/selection.spec.ts#L1
2) [Mobile Safari] β€Ί selection.spec.ts:45:5 β€Ί Utilisation du chat ──────────────────────────────── Pending operations: - locator.click at tests/e2e/selection.spec.ts:15:66
🎭 Playwright Run Summary
2 flaky [Mobile Safari] β€Ί selection.spec.ts:30:5 β€Ί SΓ©lection d'un rΓ΄le ───────────────────────────────── [Mobile Safari] β€Ί selection.spec.ts:45:5 β€Ί Utilisation du chat ───────────────────────────────── 21 skipped 52 passed (4.4m)
Slow Test: [Mobile Safari] β€Ί selection.spec.ts#L1
[Mobile Safari] β€Ί selection.spec.ts took 1.3m
Slow Test: [Mobile Safari] β€Ί multiplayer.spec.ts#L1
[Mobile Safari] β€Ί multiplayer.spec.ts took 49.2s
Slow Test: [Desktop Safari] β€Ί multiplayer.spec.ts#L1
[Desktop Safari] β€Ί multiplayer.spec.ts took 35.4s
Slow Test: [Mobile Safari] β€Ί navigation.spec.ts#L1
[Mobile Safari] β€Ί navigation.spec.ts took 16.6s