Skip to content

Next

Next #532

Triggered via pull request April 11, 2025 19:08
Status Failure
Total duration 2m 22s
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/types.ts#L50
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/hooks/protocol/types.ts#L41
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/hooks/protocol/types.ts#L36
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/hooks/protocol/types.ts#L25
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/hooks/protocol/types.ts#L9
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/hooks/protocol/DEFAULTS.tsx#L5
Unexpected empty method 'fetch'
Static Analysis and Test | Node 20: src/auth/context/web3Auth/authContext.tsx#L5
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/App.tsx#L165
Unexpected empty arrow function
Static Analysis and Test | Node 20: src/App.tsx#L77
Unexpected any. Specify a different type
Static Analysis and Test | Node 20: src/App.tsx#L76
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#L4
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