Skip to content

chore(deps): update dependency @types/node to ^22.10.6 #9402

chore(deps): update dependency @types/node to ^22.10.6

chore(deps): update dependency @types/node to ^22.10.6 #9402

Triggered via push January 15, 2025 02:27
Status Failure
Total duration 9m 49s
Artifacts 1
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 notices
__tests__\replacing-attributions.test.ts:102:5 › replaces multiple attributions with another: src\e2e-tests\page-objects\AttributionDetails.ts#L115
1) __tests__\replacing-attributions.test.ts:102:5 › replaces multiple attributions with another ── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('attribution column').getByRole('button', { name: 'Use as replacement', exact: true }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('attribution column').getByRole('button', { name: 'Use as replacement', exact: true }) at page-objects\AttributionDetails.ts:115 113 | }, 114 | replaceButtonIsVisible: async (): Promise<void> => { > 115 | await expect(this.replaceButton).toBeVisible(); | ^ 116 | }, 117 | replaceButtonIsHidden: async (): Promise<void> => { 118 | await expect(this.replaceButton).toBeHidden(); at Object.replaceButtonIsVisible (D:\a\OpossumUI\OpossumUI\src\e2e-tests\page-objects\AttributionDetails.ts:115:40) at D:\a\OpossumUI\OpossumUI\src\e2e-tests\__tests__\replacing-attributions.test.ts:113:35
__tests__\replacing-attributions.test.ts:102:5 › replaces multiple attributions with another: src\e2e-tests\page-objects\AttributionDetails.ts#L115
1) __tests__\replacing-attributions.test.ts:102:5 › replaces multiple attributions with another ── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('attribution column').getByRole('button', { name: 'Use as replacement', exact: true }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('attribution column').getByRole('button', { name: 'Use as replacement', exact: true }) at page-objects\AttributionDetails.ts:115 113 | }, 114 | replaceButtonIsVisible: async (): Promise<void> => { > 115 | await expect(this.replaceButton).toBeVisible(); | ^ 116 | }, 117 | replaceButtonIsHidden: async (): Promise<void> => { 118 | await expect(this.replaceButton).toBeHidden(); at Object.replaceButtonIsVisible (D:\a\OpossumUI\OpossumUI\src\e2e-tests\page-objects\AttributionDetails.ts:115:40) at D:\a\OpossumUI\OpossumUI\src\e2e-tests\__tests__\replacing-attributions.test.ts:113:35
__tests__\replacing-attributions.test.ts:102:5 › replaces multiple attributions with another: src\e2e-tests\page-objects\AttributionDetails.ts#L115
1) __tests__\replacing-attributions.test.ts:102:5 › replaces multiple attributions with another ── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('attribution column').getByRole('button', { name: 'Use as replacement', exact: true }) Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('attribution column').getByRole('button', { name: 'Use as replacement', exact: true }) at page-objects\AttributionDetails.ts:115 113 | }, 114 | replaceButtonIsVisible: async (): Promise<void> => { > 115 | await expect(this.replaceButton).toBeVisible(); | ^ 116 | }, 117 | replaceButtonIsHidden: async (): Promise<void> => { 118 | await expect(this.replaceButton).toBeHidden(); at Object.replaceButtonIsVisible (D:\a\OpossumUI\OpossumUI\src\e2e-tests\page-objects\AttributionDetails.ts:115:40) at D:\a\OpossumUI\OpossumUI\src\e2e-tests\__tests__\replacing-attributions.test.ts:113:35
__tests__\replacing-attributions.test.ts:64:5 › replaces an attribution with another: src\e2e-tests\page-objects\LinkedResourcesTree.ts#L35
2) __tests__\replacing-attributions.test.ts:64:5 › replaces an attribution with another ────────── Error: Timed out 5000ms waiting for expect(locator).toBeHidden() Locator: getByTestId('linked-resources-tree').getByText('keel-arbitrate-dwell', { exact: true }) Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 5000ms - waiting for getByTestId('linked-resources-tree').getByText('keel-arbitrate-dwell', { exact: true }) 9 × locator resolved to <p class="MuiTypography-root MuiTypography-body1 css-wam3xv">keel-arbitrate-dwell</p> - unexpected value "visible" at page-objects\LinkedResourcesTree.ts:35 33 | await expect( 34 | this.node.getByText(resourceName, { exact: true }), > 35 | ).toBeHidden(); | ^ 36 | }, 37 | }; 38 | at Object.resourceIsHidden (D:\a\OpossumUI\OpossumUI\src\e2e-tests\page-objects\LinkedResourcesTree.ts:35:9) at D:\a\OpossumUI\OpossumUI\src\e2e-tests\__tests__\replacing-attributions.test.ts:84:36
build-and-test (windows-latest)
Process completed with exit code 1.
🎭 Playwright Run Summary
51 passed (3.1m)
🎭 Playwright Run Summary
1 failed __tests__\replacing-attributions.test.ts:102:5 › replaces multiple attributions with another ─── 1 flaky __tests__\replacing-attributions.test.ts:64:5 › replaces an attribution with another ─────────── 49 passed (4.3m)
🎭 Playwright Run Summary
51 passed (6.5m)

Artifacts

Produced during runtime
Name Size
artifacts-windows-latest
11.2 MB