Feat/audit action plan #841
Annotations
2 errors, 6 warnings, and 1 notice
Run tests:
frontend/tests/functional/detailed/login.test.ts#L1
1) [firefox] › functional/detailed/login.test.ts:41:1 › forgot password process is working properly
Test timeout of 50000ms exceeded.
|
Run tests:
frontend/tests/functional/detailed/login.test.ts#L86
1) [firefox] › functional/detailed/login.test.ts:41:1 › forgot password process is working properly
Error: browserContext.waitForEvent: Test timeout of 50000ms exceeded.
84 |
85 | await lastMail.open();
> 86 | const pagePromise = page.context().waitForEvent('page');
| ^
87 | await expect(mailer.emailContent.resetPasswordButton).toBeVisible();
88 | await mailer.emailContent.resetPasswordButton.click();
89 | const resetPasswordPage = await pagePromise;
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/login.test.ts:86:37
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests:
frontend/[firefox] › functional/user-permissions.test.ts#L1
frontend/[firefox] › functional/user-permissions.test.ts took 6.7m
|
Run tests:
frontend/[chromium] › functional/user-permissions.test.ts#L1
frontend/[chromium] › functional/user-permissions.test.ts took 4.6m
|
Run tests:
frontend/[firefox] › functional/detailed/common.test.ts#L1
frontend/[firefox] › functional/detailed/common.test.ts took 4.3m
|
Run tests:
frontend/[chromium] › functional/detailed/common.test.ts#L1
frontend/[chromium] › functional/detailed/common.test.ts took 3.2m
|
Run tests:
frontend/[chromium] › functional/detailed/libraries.test.ts#L1
frontend/[chromium] › functional/detailed/libraries.test.ts took 2.5m
|
Run tests
1 flaky
[firefox] › functional/detailed/login.test.ts:41:1 › forgot password process is working properly
4 skipped
457 passed (30.5m)
|
Loading