dashboard ui design #132
Annotations
4 errors
Unhandled error:
src/pages/dashboard/Dashboard.tsx#L38
TypeError: window.matchMedia is not a function
❯ src/pages/dashboard/Dashboard.tsx:38:20
❯ src/pages/dashboard/index.ts:1:1
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.
The latest test that might've caused the error is "Show login page". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Unhandled error:
src/pages/dashboard/Dashboard.tsx#L38
TypeError: window.matchMedia is not a function
❯ src/pages/dashboard/Dashboard.tsx:38:20
❯ src/pages/dashboard/index.ts:1:1
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.
The latest test that might've caused the error is "Show login page". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
src/App.test.tsx > Show login page:
src/App.test.tsx#L12
TestingLibraryElementError: Unable to find an element with the text: Sign in with Google. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<body>
<div />
</body>
Ignored nodes: comments, script, style
<body>
<div />
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ findByText node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ src/App.test.tsx:12:23
|
test
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-artifacts-9607603606
Expired
|
572 KB |
|