Skip to content

project com

project com #1

Triggered via push December 10, 2025 15:55
Status Failure
Total duration 1m 49s
Artifacts

ci.yml

on: push
test-contracts
24s
test-contracts
test-backend
11s
test-backend
lint-frontend
1m 44s
lint-frontend
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
test-backend
Process completed with exit code 1.
test-contracts
Process completed with exit code 10.
lint-frontend: frontend/frontend/src/pages/TaskDetail.jsx#L26
'activeTab' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]|^motion$/u
lint-frontend: frontend/frontend/src/main.jsx#L173
'walletAddress' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]|^motion$/u
lint-frontend: frontend/frontend/src/main.jsx#L172
Fast refresh only works when a file has exports. Move your component(s) to a separate file
lint-frontend: frontend/frontend/src/main.jsx#L157
Fast refresh only works when a file has exports. Move your component(s) to a separate file
lint-frontend: frontend/frontend/src/main.jsx#L119
Fast refresh only works when a file has exports. Move your component(s) to a separate file
lint-frontend: frontend/frontend/src/main.jsx#L97
'errorInfo' is defined but never used. Allowed unused args must match /^_/u
lint-frontend: frontend/frontend/src/lib/supabase.js#L13
'e' is defined but never used
lint-frontend: frontend/frontend/src/contexts/WalletContext.jsx#L63
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint-frontend: frontend/frontend/src/components/Profile.jsx#L7
'setProfile' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]|^motion$/u
lint-frontend: frontend/frontend/src/components/Profile.jsx#L7
'profile' is assigned a value but never used. Allowed unused vars must match /^[A-Z_]|^motion$/u
lint-frontend: frontend/src/components/Backgrounds/LightRays.jsx#L163
React Hook useEffect has missing dependencies: 'distortion', 'fadeDistance', 'lightSpread', 'mouseInfluence', 'noiseAmount', 'pulsating', 'rayLength', 'raysColor', 'raysSpeed', and 'saturation'. Either include them or remove the dependency array
lint-frontend: frontend/frontend/src/components/Backgrounds/LightRays.jsx#L163
React Hook useEffect has missing dependencies: 'distortion', 'fadeDistance', 'lightSpread', 'mouseInfluence', 'noiseAmount', 'pulsating', 'rayLength', 'raysColor', 'raysSpeed', and 'saturation'. Either include them or remove the dependency array