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

Added support for NodeJS 22 on GitHub Actions compliant workflows #133

Added support for NodeJS 22 on GitHub Actions compliant workflows

Added support for NodeJS 22 on GitHub Actions compliant workflows #133

Triggered via push May 3, 2024 17:59
Status Success
Total duration 4m 9s
Artifacts

docker-image.yml

on: push
Matrix: codeql / Analyze
Matrix: eslint / Run eslint scanning
Matrix: playwright / test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 notices
[Google Chrome] › selection.spec.ts:35:5 › Sélection d'un rôle: tests/e2e/selection.spec.ts#L44
1) [Google Chrome] › selection.spec.ts:35:5 › Sélection d'un rôle ──────────────────────────────── Error: Timed out 10000ms waiting for expect(locator).toBeVisible() Locator: getByText('Everette.Cruickshank-Hegmann46').first() Expected: visible Received: hidden Call log: - expect.toBeVisible with timeout 10000ms - waiting for getByText('Everette.Cruickshank-Hegmann46').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
12 skipped 33 passed (32.3s)
🎭 Playwright Run Summary
12 skipped 33 passed (31.6s)
🎭 Playwright Run Summary
1 flaky [Google Chrome] › selection.spec.ts:35:5 › Sélection d'un rôle ───────────────────────────────── 12 skipped 32 passed (45.5s)