Consolidate Vitest configuration into vite.config.ts - #33
Merged
priscaenoch merged 1 commit intoJul 28, 2026
Annotations
9 errors and 1 warning
|
Test
Process completed with exit code 1.
|
|
Test:
test/EventPage.test.tsx#L66
TestingLibraryElementError: Unable to find an element with the text: /event not found/i. 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>
<div
data-testid="error-state"
style="text-align: center; padding: 48px 24px; background: rgb(254, 242, 242); border-radius: 8px; border: 1px solid rgb(254, 202, 202);"
>
<div
style="font-size: 40px; margin-bottom: 12px;"
>
⚠️
</div>
<h3
style="font-size: 16px; font-weight: 600; color: rgb(153, 27, 27); margin-bottom: 8px;"
>
Could not load event
</h3>
<p
style="font-size: 14px; color: rgb(127, 29, 29); margin-bottom: 16px;"
>
The indexer backend could not be reached. Please check your connection and try again.
</p>
<button
style="padding: 8px 16px; background: rgb(220, 38, 38); color: rgb(255, 255, 255); border: medium; border-radius: 6px; font-size: 14px; font-weight: 600; cursor: pointer;"
>
Retry
</button>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
data-testid="error-state"
style="text-align: center; padding: 48px 24px; background: rgb(254, 242, 242); border-radius: 8px; border: 1px solid rgb(254, 202, 202);"
>
<div
style="font-size: 40px; margin-bottom: 12px;"
>
⚠️
</div>
<h3
style="font-size: 16px; font-weight: 600; color: rgb(153, 27, 27); margin-bottom: 8px;"
>
Could not load event
</h3>
<p
style="font-size: 14px; color: rgb(127, 29, 29); margin-bottom: 16px;"
>
The indexer backend could not be reached. Please check your connection and try again.
</p>
<button
style="padding: 8px 16px; background: rgb(220, 38, 38); color: rgb(255, 255, 255); border: medium; border-radius: 6px; font-size: 14px; font-weight: 600; cursor: pointer;"
>
Retry
</button>
</div>
</div>
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ test/EventPage.test.tsx:66:18
|
|
Test:
test/EventPage.test.tsx#L60
TestingLibraryElementError: Unable to find an element with the text: /event not found/i. 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>
<div
data-testid="error-state"
style="text-align: center; padding: 48px 24px; background: rgb(254, 242, 242); border-radius: 8px; border: 1px solid rgb(254, 202, 202);"
>
<div
style="font-size: 40px; margin-bottom: 12px;"
>
⚠️
</div>
<h3
style="font-size: 16px; font-weight: 600; color: rgb(153, 27, 27); margin-bottom: 8px;"
>
Could not load event
</h3>
<p
style="font-size: 14px; color: rgb(127, 29, 29); margin-bottom: 16px;"
>
The indexer backend could not be reached. Please check your connection and try again.
</p>
<button
style="padding: 8px 16px; background: rgb(220, 38, 38); color: rgb(255, 255, 255); border: medium; border-radius: 6px; font-size: 14px; font-weight: 600; cursor: pointer;"
>
Retry
</button>
</div>
</div>
</body>
Ignored nodes: comments, script, style
<body>
<div>
<div
data-testid="error-state"
style="text-align: center; padding: 48px 24px; background: rgb(254, 242, 242); border-radius: 8px; border: 1px solid rgb(254, 202, 202);"
>
<div
style="font-size: 40px; margin-bottom: 12px;"
>
⚠️
</div>
<h3
style="font-size: 16px; font-weight: 600; color: rgb(153, 27, 27); margin-bottom: 8px;"
>
Could not load event
</h3>
<p
style="font-size: 14px; color: rgb(127, 29, 29); margin-bottom: 16px;"
>
The indexer backend could not be reached. Please check your connection and try again.
</p>
<button
style="padding: 8px 16px; background: rgb(220, 38, 38); color: rgb(255, 255, 255); border: medium; border-radius: 6px; font-size: 14px; font-weight: 600; cursor: pointer;"
>
Retry
</button>
</div>
</div>
</body>
❯ waitForWrapper node_modules/@testing-library/dom/dist/wait-for.js:163:27
❯ node_modules/@testing-library/dom/dist/query-helpers.js:86:33
❯ test/EventPage.test.tsx:60:25
|
|
Test:
test/BackendStatusBanner.test.tsx#L134
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/BackendStatusBanner.test.tsx:134:3
|
|
Test:
test/BackendStatusBanner.test.tsx#L122
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/BackendStatusBanner.test.tsx:122:3
|
|
Test:
test/BackendStatusBanner.test.tsx#L103
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/BackendStatusBanner.test.tsx:103:3
|
|
Test:
test/BackendStatusBanner.test.tsx#L77
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/BackendStatusBanner.test.tsx:77:3
|
|
Test:
test/BackendStatusBanner.test.tsx#L66
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/BackendStatusBanner.test.tsx:66:3
|
|
Test:
test/BackendStatusBanner.test.tsx#L53
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ test/BackendStatusBanner.test.tsx:53:3
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading