Merge pull request #495 from ral-facilities/renovate/reduxjs-toolkit-2.x #9
ci-build.yml
on: push
Lint & Unit Tests
4m 12s
Cypress Tests
4m 57s
Playwright Tests (mocked)
16m 3s
E2E Tests
14m 50s
Annotations
3 errors
Unhandled error:
src/filtering/filterInput.component.tsx#L357
ReferenceError: window is not defined
❯ getCurrentEventPriority node_modules/react-dom/cjs/react-dom.development.js:10993:22
❯ requestUpdateLane node_modules/react-dom/cjs/react-dom.development.js:25495:19
❯ dispatchSetState node_modules/react-dom/cjs/react-dom.development.js:16648:14
❯ Timeout._onTimeout src/filtering/filterInput.component.tsx:357:5
❯ listOnTimeout node:internal/timers:581:17
❯ processTimers node:internal/timers:519:7
This error originated in "src/filtering/filterDialogue.component.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes:
- cancel timeouts using clearTimeout and clearInterval
- wait for promises to resolve using the await keyword
|
Unhandled error:
src/filtering/filterInput.component.tsx#L357
ReferenceError: window is not defined
❯ getCurrentEventPriority node_modules/react-dom/cjs/react-dom.development.js:10993:22
❯ requestUpdateLane node_modules/react-dom/cjs/react-dom.development.js:25495:19
❯ dispatchSetState node_modules/react-dom/cjs/react-dom.development.js:16648:14
❯ Timeout._onTimeout src/filtering/filterInput.component.tsx:357:5
❯ listOnTimeout node:internal/timers:581:17
❯ processTimers node:internal/timers:519:7
This error originated in "src/filtering/filterDialogue.component.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes:
- cancel timeouts using clearTimeout and clearInterval
- wait for promises to resolve using the await keyword
|
Lint & Unit Tests
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-mocked-tests
Expired
|
32.9 MB |
|
playwright-report-real-tests
Expired
|
220 KB |
|