Gazebo CI #6112
ci.yml
on: merge_group
Install deps
19s
Build Self Hosted Image
/
Build Self Hosted App
4m 29s
Codecov Startup
/
Codecov Startup
18s
Generate runner indexes Vitest
3s
Run Lint
1m 7s
Run Type Checker
46s
Run Prettier Check
33s
Upload Bundle Stats - Production
1m 48s
Upload Bundle Stats - Staging
1m 40s
Run storybook
1m 50s
Run Fossa
13s
Build Self Hosted Image
/
Push Self Hosted Image
0s
Build Self Hosted Image
/
Push Self Hosted Release Image
0s
Matrix: test-vitest
Build App
0s
Push Self Hosted Image
/
Push Self Hosted Image
Push Self Hosted Image
/
Push Self Hosted Release Image
Annotations
19 errors
Unhandled error:
src/ui/Dropdown/Dropdown.tsx#L80
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
❯ setWasJustClosed node_modules/react-dom/cjs/react-dom.development.js:16648:14
❯ Timeout._onTimeout src/ui/Dropdown/Dropdown.tsx:80:8
❯ listOnTimeout node:internal/timers:581:17
❯ processTimers node:internal/timers:519:7
This error originated in "src/App.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/ui/Dropdown/Dropdown.tsx#L80
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
❯ setWasJustClosed node_modules/react-dom/cjs/react-dom.development.js:16648:14
❯ Timeout._onTimeout src/ui/Dropdown/Dropdown.tsx:80:8
❯ listOnTimeout node:internal/timers:581:17
❯ processTimers node:internal/timers:519:7
This error originated in "src/App.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
|
Test Runner #0 - Vitest
Process completed with exit code 1.
|
Test Runner #2 - Vitest
The job was canceled because "_0" failed.
|
Test Runner #2 - Vitest
The operation was canceled.
|
src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/TeamPlanController/BillingOptions/BillingOptions.test.tsx > BillingOptions > when rendered > planString is set to annual plan > renders annual button as "selected":
src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/TeamPlanController/BillingOptions/BillingOptions.test.tsx#L127
Error: expect(element).toHaveClass("bg-ds-primary-base")
Expected the element to have class:
bg-ds-primary-base
Received:
flex-1 py-1 px-2 text-sm cursor-pointer whitespace-nowrap disabled:text-ds-gray-quaternary disabled:border-ds-gray-tertiary disabled:bg-ds-gray-primary rounded-l
❯ src/pages/PlanPage/subRoutes/UpgradePlanPage/UpgradeForm/Controllers/TeamPlanController/BillingOptions/BillingOptions.test.tsx:127:27
|
Test Runner #2 - Vitest
Process completed with exit code 1.
|
Test Runner #1 - Vitest
The job was canceled because "_0" failed.
|
Test Runner #1 - Vitest
The operation was canceled.
|
Test Runner #7 - Vitest
The job was canceled because "_0" failed.
|
Test Runner #7 - Vitest
The operation was canceled.
|
Test Runner #5 - Vitest
The job was canceled because "_0" failed.
|
Test Runner #5 - Vitest
The operation was canceled.
|
Test Runner #6 - Vitest
The job was canceled because "_0" failed.
|
Test Runner #6 - Vitest
The operation was canceled.
|
Test Runner #4 - Vitest
The job was canceled because "_0" failed.
|
Test Runner #4 - Vitest
The operation was canceled.
|
Test Runner #3 - Vitest
The job was canceled because "_0" failed.
|
Test Runner #3 - Vitest
The operation was canceled.
|