fix #2
Annotations
4 errors
|
Build-And-Test (20.x)
Process completed with exit code 1.
|
|
Unhandled error:
app/providers/cluster.tsx#L152
ReferenceError: window is not defined
❯ getCurrentEventPriority node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.development.js:10993:22
❯ requestUpdateLane node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.development.js:25495:19
❯ dispatchReducerAction node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/cjs/react-dom.development.js:16617:14
❯ updateCluster app/providers/cluster.tsx:152:9
❯ processTicksAndRejections node:internal/process/task_queues:95:5
This error originated in "app/components/account/__test__/TokenExtensionRow.spec.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
|
|
Build-And-Test (18.x)
The operation was canceled.
|
|
Build-And-Test (18.x)
The strategy configuration was canceled because "Build-And-Test._20_x" failed
|