256: Update AR labels #1196
Annotations
2 errors, 6 warnings, and 1 notice
frontend/tests/functional/detailed/libraries.test.ts#L1
1) [firefox] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded ───────────
Test timeout of 150000ms exceeded.
|
frontend/tests/utils/page-content.ts#L87
1) [firefox] › functional/detailed/libraries.test.ts:5:1 › every library can be loaded ───────────
Error: locator.click: Test timeout of 150000ms exceeded.
Call log:
- waiting for getByRole('row', { name: 'risk-matrix-3x3-mult' }).first().getByTestId('tablerow-import-button')
at utils/page-content.ts:87
85 | return;
86 | }
> 87 | await this.importItemButton(ref, language === 'any' ? undefined : language).click();
| ^
88 | await this.isToastVisible(`The library has been successfully loaded.+`, undefined, {
89 | timeout: 15000
90 | });
at PageContent.importLibrary (/home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/utils/page-content.ts:87:79)
at /home/runner/work/ciso-assistant-community/ciso-assistant-community/frontend/tests/functional/detailed/libraries.test.ts:19:3
|
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/.
|
frontend/[firefox] › functional/user-permissions.test.ts#L1
frontend/[firefox] › functional/user-permissions.test.ts took 6.2m
|
frontend/[firefox] › functional/detailed/common.test.ts#L1
frontend/[firefox] › functional/detailed/common.test.ts took 3.3m
|
frontend/[firefox] › functional/user-route.test.ts#L1
frontend/[firefox] › functional/user-route.test.ts took 1.2m
|
frontend/[firefox] › functional/nav.test.ts#L1
frontend/[firefox] › functional/nav.test.ts took 36.5s
|
frontend/[firefox] › functional/detailed/compliance-assessments.test.ts#L1
frontend/[firefox] › functional/detailed/compliance-assessments.test.ts took 24.4s
|
|
This job succeeded
Loading