Merge pull request #708 from WatchItDev/test/finance-section/Alex #103
Annotations
10 errors and 10 warnings
src/hooks/protocol/types.ts#L50
Unexpected any. Specify a different type
|
src/hooks/protocol/types.ts#L41
Unexpected any. Specify a different type
|
src/hooks/protocol/types.ts#L36
Unexpected any. Specify a different type
|
src/hooks/protocol/types.ts#L25
Unexpected any. Specify a different type
|
src/hooks/protocol/types.ts#L9
Unexpected any. Specify a different type
|
src/hooks/protocol/DEFAULTS.tsx#L5
Unexpected empty method 'fetch'
|
src/auth/context/web3Auth/authContext.tsx#L5
Unexpected any. Specify a different type
|
src/App.tsx#L165
Unexpected empty arrow function
|
src/App.tsx#L77
Unexpected any. Specify a different type
|
src/App.tsx#L76
Unexpected any. Specify a different type
|
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
|
src/components/login-modal/modal.tsx#L93
React Hook useCallback has missing dependencies: 'acceptOrCreateInvitationForUser' and 'dispatch'. Either include them or remove the dependency array
|
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
|
src/components/login-modal/modal.tsx#L56
React Hook useEffect has missing dependencies: 'dispatch' and 'w3'. Either include them or remove the dependency array
|
src/components/follow-unfollow-button.tsx#L68
React Hook useEffect has missing dependencies: 'getProfile' and 'profileId'. Either include them or remove the dependency array
|
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
|
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
|
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
|
src/App.tsx#L167
React Hook useEffect has missing dependencies: 'dispatch' and 'getNotifications'. Either include them or remove the dependency array
|
src/App.tsx#L159
React Hook useEffect has a missing dependency: 'watchEvent'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading