Added secret key to help users activate two-factor authentication #143
docker-image.yml
on: push
Matrix: codeql / Analyze
Matrix: eslint / Run eslint scanning
Matrix: playwright / test
build-image
1m 28s
Annotations
2 errors, 10 warnings, and 2 notices
[Mobile Chrome] › notifications.spec.ts:8:5 › Vérification du contrôle des notifications:
tests/e2e/notifications.spec.ts#L1
1) [Mobile Chrome] › notifications.spec.ts:8:5 › Vérification du contrôle des notifications ──────
Test timeout of 30000ms exceeded.
|
[Mobile Chrome] › notifications.spec.ts:8:5 › Vérification du contrôle des notifications:
tests/e2e/notifications.spec.ts#L152
1) [Mobile Chrome] › notifications.spec.ts:8:5 › Vérification du contrôle des notifications ──────
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for locator('.lucide-bell-ring')
150 |
151 | // Attente de la réception des notifications et vérification des notifications.
> 152 | await page.locator( ".lucide-bell-ring" ).click();
| ^
153 | await expect( page.getByText( "Deletion of a Shared File" ) ).toHaveCount( 0 );
154 | } );
at /home/runner/work/Simple-File-Storage/Simple-File-Storage/tests/e2e/notifications.spec.ts:152:44
|
Slow Test:
[Mobile Chrome] › sharing.spec.ts#L1
[Mobile Chrome] › sharing.spec.ts took 1.7m
|
Slow Test:
[chromium] › sharing.spec.ts#L1
[chromium] › sharing.spec.ts took 1.7m
|
Slow Test:
[chromium] › dashboard.spec.ts#L1
[chromium] › dashboard.spec.ts took 59.2s
|
Slow Test:
[Mobile Chrome] › dashboard.spec.ts#L1
[Mobile Chrome] › dashboard.spec.ts took 58.8s
|
Slow Test:
[Mobile Chrome] › settings.spec.ts#L1
[Mobile Chrome] › settings.spec.ts took 34.3s
|
Slow Test:
[Mobile Chrome] › sharing.spec.ts#L1
[Mobile Chrome] › sharing.spec.ts took 1.7m
|
Slow Test:
[chromium] › sharing.spec.ts#L1
[chromium] › sharing.spec.ts took 1.7m
|
Slow Test:
[chromium] › dashboard.spec.ts#L1
[chromium] › dashboard.spec.ts took 58.6s
|
Slow Test:
[Mobile Chrome] › dashboard.spec.ts#L1
[Mobile Chrome] › dashboard.spec.ts took 58.5s
|
Slow Test:
[chromium] › settings.spec.ts#L1
[chromium] › settings.spec.ts took 34.0s
|
🎭 Playwright Run Summary
1 flaky
[Mobile Chrome] › notifications.spec.ts:8:5 › Vérification du contrôle des notifications ───────
4 skipped
65 passed (9.9m)
|
🎭 Playwright Run Summary
4 skipped
66 passed (9.4m)
|