Skip to content

fix(deps): update dependency @tanstack/react-query to ^5.69.0 #10257

fix(deps): update dependency @tanstack/react-query to ^5.69.0

fix(deps): update dependency @tanstack/react-query to ^5.69.0 #10257

Triggered via push March 19, 2025 11:32
Status Success
Total duration 7m 56s
Artifacts
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 notices
build-and-test (macos-latest): src/e2e-tests/page-objects/ImportDialog.ts#L55
1) src/e2e-tests/__tests__/import-dialog.test.ts:118: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:55 53 | }, 54 | showsError: async (): Promise<void> => { > 55 | await expect(this.errorIcon).toBeVisible(); | ^ 56 | }, 57 | }; 58 | } at Object.showsError (/Users/runner/work/OpossumUI/OpossumUI/src/e2e-tests/page-objects/ImportDialog.ts:55:36) at /Users/runner/work/OpossumUI/OpossumUI/src/e2e-tests/__tests__/import-dialog.test.ts:127:29
build-and-test (macos-latest)
1 flaky src/e2e-tests/__tests__/import-dialog.test.ts:118:5 › shows error when no file path is set ───── 63 passed (3.4m)
build-and-test (ubuntu-latest)
64 passed (4.0m)
build-and-test (windows-latest)
64 passed (4.4m)