project com #1
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
|