Skip to content

Next

Next #545

Triggered via pull request May 5, 2025 14:04
@geolffreymgeolffreym
synchronize #676
next
Status Failure
Total duration 2m 16s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
Static Analysis and Test | Node 20: src/hooks/protocol/use-get-campaigns.ts#L88
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/hooks/protocol/use-get-campaigns.ts#L71
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/hooks/protocol/use-get-campaigns.ts#L62
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/hooks/protocol/use-get-campaigns.ts#L40
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/hooks/protocol/use-get-campaigns.ts#L29
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/hooks/protocol/use-get-campaigns.ts#L24
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/hooks/protocol/types.ts#L650
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/hooks/protocol/types.ts#L587
Unexpected any. Specify a different type
Static Analysis and Test | Node 18
The operation was canceled.
Static Analysis and Test | Node 18
The strategy configuration was canceled because "ci._20" failed
Static Analysis and Test | Node 20: src/components/login-modal/profile-form-view.tsx#L112
React Hook useEffect has a missing dependency: 'error'. Either include it or remove the dependency array
Static Analysis and Test | Node 20: src/components/login-modal/modal.tsx#L93
React Hook useCallback has missing dependencies: 'acceptOrCreateInvitationForUser' and 'dispatch'. Either include them or remove the dependency array
Static Analysis and Test | Node 20: src/components/login-modal/modal.tsx#L87
React Hook useEffect has missing dependencies: 'onClose' and 'w3'. Either include them or remove the dependency array. If 'onClose' changes too often, find the parent component that defines it and wrap that definition in useCallback
Static Analysis and Test | Node 20: src/components/login-modal/modal.tsx#L56
React Hook useEffect has missing dependencies: 'dispatch' and 'w3'. Either include them or remove the dependency array
Static Analysis and Test | Node 20: src/components/follow-unfollow-button.tsx#L68
React Hook useEffect has missing dependencies: 'getProfile' and 'profileId'. Either include them or remove the dependency array
Static Analysis and Test | Node 20: src/components/follow-unfollow-button.tsx#L58
React Hook useEffect has missing dependencies: 'getProfile', 'profileId', and 'sessionData?.profile?.id'. Either include them or remove the dependency array
Static Analysis and Test | Node 20: src/components/editor/toolbar.tsx#L7
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Static Analysis and Test | Node 20: src/auth/context/web3Auth/authContext.tsx#L5
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
Static Analysis and Test | Node 20: src/App.tsx#L167
React Hook useEffect has missing dependencies: 'dispatch' and 'getNotifications'. Either include them or remove the dependency array
Static Analysis and Test | Node 20: src/App.tsx#L159
React Hook useEffect has a missing dependency: 'watchEvent'. Either include it or remove the dependency array