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

Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.11 #82

Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.11

Bump @typescript-eslint/eslint-plugin from 5.59.8 to 5.59.11 #82

Triggered via pull request June 15, 2023 10:49
Status Success
Total duration 7m 13s
Artifacts

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 6 warnings, and 1 notice
[Desktop Firefox] › multiplayer.spec.ts:6:5 › Connexion à une partie existante: tests/e2e/multiplayer.spec.ts#L35
1) [Desktop Firefox] › multiplayer.spec.ts:6:5 › Connexion à une partie existante ──────────────── Error: Timed out 10000ms waiting for expect(received).toBeVisible() Call log: - expect.toBeVisible with timeout 10000ms - waiting for getByText('Player 1').first() 33 | // Vérification du rôle du joueur 1 par le joueur 2. 34 | await expect( player2Page ).toHaveURL( "/game/selection" ); > 35 | await expect( player2Page.getByText( "Player 1" ).first() ).toBeVisible(); | ^ 36 | 37 | // Choix du rôle pour le joueur 2. 38 | await player2Page.getByText( "Choose this role" ).last().check(); at /home/runner/work/Domego/Domego/tests/e2e/multiplayer.spec.ts:35:62
🎭 Playwright Run Summary
1 flaky [Desktop Firefox] › multiplayer.spec.ts:6:5 › Connexion à une partie existante ───────────────── 20 skipped 54 passed (5.5m)
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
Slow Test: [Mobile Safari] › multiplayer.spec.ts#L1
[Mobile Safari] › multiplayer.spec.ts took 51.0s
Slow Test: [Desktop Safari] › multiplayer.spec.ts#L1
[Desktop Safari] › multiplayer.spec.ts took 48.4s
Slow Test: [Desktop Firefox] › multiplayer.spec.ts#L1
[Desktop Firefox] › multiplayer.spec.ts took 45.8s
Slow Test: [Mobile Safari] › selection.spec.ts#L1
[Mobile Safari] › selection.spec.ts took 22.1s
Slow Test: [Mobile Safari] › navigation.spec.ts#L1
[Mobile Safari] › navigation.spec.ts took 21.4s