Skip to content

fix(deps): update dependency spdx-license-ids to ^3.0.21 #9424

fix(deps): update dependency spdx-license-ids to ^3.0.21

fix(deps): update dependency spdx-license-ids to ^3.0.21 #9424

Triggered via push January 16, 2025 05:28
Status Success
Total duration 11m 41s
Artifacts
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 notices
__tests__\replacing-attributions.test.ts:64:5 › replaces an attribution with another: src\e2e-tests\page-objects\LinkedResourcesTree.ts#L35
1) __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('ugly-whereas-circa', { exact: true }) Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 5000ms - waiting for getByTestId('linked-resources-tree').getByText('ugly-whereas-circa', { exact: true }) 9 × locator resolved to <p class="MuiTypography-root MuiTypography-body1 css-wam3xv">ugly-whereas-circa</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
__tests__\replacing-attributions.test.ts:64:5 › replaces an attribution with another: src\e2e-tests\page-objects\LinkedResourcesTree.ts#L35
1) __tests__\replacing-attributions.test.ts:64:5 › replaces an attribution with another ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeHidden() Locator: getByTestId('linked-resources-tree').getByText('flint-so-whereas', { exact: true }) Expected: hidden Received: visible Call log: - expect.toBeHidden with timeout 5000ms - waiting for getByTestId('linked-resources-tree').getByText('flint-so-whereas', { exact: true }) 9 × locator resolved to <p class="MuiTypography-root MuiTypography-body1 css-wam3xv">flint-so-whereas</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
🎭 Playwright Run Summary
51 passed (3.1m)
🎭 Playwright Run Summary
1 flaky __tests__\replacing-attributions.test.ts:64:5 › replaces an attribution with another ─────────── 50 passed (4.0m)
🎭 Playwright Run Summary
51 passed (7.6m)