fix: ci failure #350
ci.yml
on: push
Rust Tests & Quality
4m 12s
Frontend Tests & Quality
1m 16s
Frontend E2E (Playwright)
2m 12s
Build Verification
0s
Annotations
2 errors, 4 warnings, and 1 notice
|
Frontend Tests & Quality
Process completed with exit code 1.
|
|
components/products/ProductCard.test.tsx > ProductCard > renders event count:
frontend/components/products/ProductCard.test.tsx#L46
TestingLibraryElementError: Found multiple elements with the text: /5/
Here are the matching elements:
Ignored nodes: comments, script, style
<span>
Jul 5, 2026
</span>
Ignored nodes: comments, script, style
<div
class="inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 text-foreground font-normal bg-zinc-50 border-zinc-200"
role="status"
>
5
Events
</div>
(If this is intentional, then use the `*AllBy*` variant of the query (like `queryAllByText`, `getAllByText`, or `findAllByText`)).
Ignored nodes: comments, script, style
<body>
<div>
<div
class="rounded-xl border text-card-foreground shadow block group relative overflow-hidden bg-white hover:border-zinc-300 transition-all duration-200 hover:shadow-lg"
>
<a
class="absolute inset-0 z-0"
href="/products/prod-123"
>
<span
class="sr-only"
>
View Details for
Test Product
</span>
</a>
<div
class="flex flex-col space-y-1.5 p-6 pb-4"
>
<div
class="flex items-start justify-between"
>
<div
class="space-y-1"
>
<div
aria-level="3"
class="font-semibold tracking-tight flex items-center gap-2 text-xl"
role="heading"
>
<svg
aria-hidden="true"
class="lucide lucide-package h-5 w-5 text-muted-foreground"
fill="none"
height="24"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M11 21.73a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73z"
/>
<path
d="M12 22V12"
/>
<polyline
points="3.29 7 12 12 20.71 7"
/>
<path
d="m7.5 4.27 9 5.15"
/>
</svg>
Test Product
</div>
<div
class="text-muted-foreground text-sm font-mono"
>
ID:
prod-123
</div>
</div>
<div
class="inline-flex items-center rounded-md border px-2.5 py-0.5 text-xs font-semibold transition-colors focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 border-transparent shadow bg-green-100 text-green-700 hover:bg-green-200"
role="status"
>
Active
</div>
</div>
</div>
<div
class="p-6 pt-0 pb-4"
>
<div
class="flex flex-col space-y-2 text-sm text-zinc-600"
>
<div
class="flex items-center gap-2"
>
<svg
aria-hidden="true"
class="lucide lucide-map-pin h-4 w-4"
fill="none"
height="24"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0"
/>
<circle
cx="12"
cy="10"
r="3"
/>
</svg>
<span
class="font-medium"
>
Origin:
</span>
<span>
Ethiopia
</span>
</div>
<div
class="flex items-cente
|
|
Frontend Tests & Quality
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/
|
|
Frontend E2E (Playwright)
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, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rust Tests & Quality
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Rust Tests & Quality
No files were found with the provided path: smart-contract/target/wasm32-unknown-unknown/release/*.wasm. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
5 passed (24.1s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
196 KB |
sha256:4f901251cecc6276820df3e5184cc3ee5e76cf3a62d66eda3fd696c4aa30e483
|
|