Skip to content

feat: add tip categories/tags system (#90) #51

feat: add tip categories/tags system (#90)

feat: add tip categories/tags system (#90) #51

Triggered via pull request February 26, 2026 21:25
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Clarinet Check
3s
Clarinet Check
Frontend Lint
36s
Frontend Lint
Frontend Tests
34s
Frontend Tests
Contract Tests
0s
Contract Tests
Frontend Build
Frontend Build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Clarinet Check
Unable to resolve action hirosystems/clarinet-actions, repository not found
Frontend Lint
Process completed with exit code 1.
Frontend Lint: frontend/vite.config.js#L61
'__dirname' is not defined
Frontend Lint: frontend/src/test/utils.test.js#L56
Unexpected constant truthiness on the left-hand side of a `&&` expression
Frontend Lint: frontend/src/test/ErrorBoundary.test.jsx#L2
'fireEvent' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
Frontend Lint: frontend/src/context/TipContext.jsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Frontend Lint: frontend/src/context/ThemeContext.jsx#L35
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Frontend Lint: frontend/src/components/ui/toast.jsx#L86
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Frontend Lint: frontend/src/components/ui/button.jsx#L50
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Frontend Lint: frontend/src/components/ui/animated-hero.jsx#L2
'motion' is defined but never used. Allowed unused vars must match /^[A-Z_]/u
Frontend Lint: frontend/src/components/RecentTips.jsx#L29
'totalResults' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]/u