feat: introduce open recent #10262
Annotations
1 error and 1 notice
Run yarn test:e2e:ci:
src/e2e-tests/page-objects/ImportDialog.ts#L49
1) src/e2e-tests/__tests__/import-dialog.test.ts:115:5 › shows error when no file path is set ────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByLabel('import dialog').getByTestId('ErrorIcon').locator('path')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByLabel('import dialog').getByTestId('ErrorIcon').locator('path')
at page-objects/ImportDialog.ts:49
47 | },
48 | showsError: async (): Promise<void> => {
> 49 | await expect(this.errorIcon).toBeVisible();
| ^
50 | },
51 | };
52 | }
at Object.showsError (/Users/runner/work/OpossumUI/OpossumUI/src/e2e-tests/page-objects/ImportDialog.ts:49:36)
at /Users/runner/work/OpossumUI/OpossumUI/src/e2e-tests/__tests__/import-dialog.test.ts:124:29
|
Run yarn test:e2e:ci
1 flaky
src/e2e-tests/__tests__/import-dialog.test.ts:115:5 › shows error when no file path is set ─────
64 passed (5.9m)
|
Set up job
3s
3s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
3s
3s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/setup-node@v4
7s
7s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run yarn install --immutable
43s
43s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run yarn ship:auto
1m 19s
1m 19s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run yarn spdx
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run yarn test:e2e:ci
5m 57s
5m 57s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/upload-artifact@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/setup-node@v4
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
2s
2s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading