V1: Vanilla Extract #768
Annotations
2 errors and 1 warning
Test:
components/src/components/molecules/RadioButtonGroup/RadioButtonGroup.test.tsx#L85
AssertionError: expected 2 to be 1 // Object.is equality
Ignored nodes: comments, script, style
<html>
<head />
<body />
</html>...
- Expected
+ Received
- 1
+ 2
❯ src/components/molecules/RadioButtonGroup/RadioButtonGroup.test.tsx:85:48
❯ runWithExpensiveErrorDiagnosticsDisabled ../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:47:12
❯ checkCallback ../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:124:77
❯ MutationObserver.checkRealTimersCallback ../node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/wait-for.js:118:16
❯ ../node_modules/.pnpm/[email protected]/node_modules/happy-dom/src/mutation-observer/MutationObserverListener.ts:69:19
❯ Timeout.callback ../node_modules/.pnpm/[email protected]/node_modules/happy-dom/src/window/BrowserWindow.ts:1325:38
❯ Timeout._onTimeout ../node_modules/.pnpm/[email protected]/node_modules/happy-dom/src/window/BrowserWindow.ts:1316:16
❯ listOnTimeout node:internal/timers:581:17
❯ processTimers node:internal/timers:519:7
This error originated in "src/components/molecules/RadioButtonGroup/RadioButtonGroup.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading