feat: adapt new protocol contracts #252
Annotations
6 errors and 11 warnings
Static Analysis and Test | Node 20:
src/workers/backgroundTaskWorker.ts#L8
Unexpected use of 'self'
|
Static Analysis and Test | Node 20:
src/workers/backgroundTaskWorker.ts#L19
Unexpected use of 'self'
|
Static Analysis and Test | Node 20:
src/workers/backgroundTaskWorker.ts#L22
Unexpected use of 'self'
|
Static Analysis and Test | Node 20
Process completed with exit code 1.
|
Static Analysis and Test | Node 18
The job was canceled because "_20" failed.
|
Static Analysis and Test | Node 18
The operation was canceled.
|
Static Analysis and Test | Node 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static Analysis and Test | Node 20:
src/components/carousel/variants/carousel-creators.tsx#L66
React Hook useEffect has a missing dependency: 'calculateItemsPerSlide'. Either include it or remove the dependency array
|
Static Analysis and Test | Node 20:
src/components/carousel/variants/carousel-creators.tsx#L74
React Hook useEffect has a missing dependency: 'calculateItemsPerSlide'. Either include it or remove the dependency array
|
Static Analysis and Test | Node 20:
src/components/carousel/variants/carousel-poster-mini.tsx#L71
React Hook useEffect has a missing dependency: 'calculateItemsPerSlide'. Either include it or remove the dependency array
|
Static Analysis and Test | Node 20:
src/components/carousel/variants/carousel-poster-mini.tsx#L79
React Hook useEffect has a missing dependency: 'calculateItemsPerSlide'. Either include it or remove the dependency array
|
Static Analysis and Test | Node 20:
src/components/follow-unfollow-button.tsx#L10
'ReadResult' is defined but never used
|
Static Analysis and Test | Node 20:
src/components/follow-unfollow-button.tsx#L64
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/follow-unfollow-button.tsx#L74
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/login-modal/modal.tsx#L53
React Hook useEffect has a missing dependency: 'w3.provider'. Either include it or remove the dependency array
|
Static Analysis and Test | Node 20:
src/components/login-modal/modal.tsx#L77
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/profile-form-view.tsx#L130
React Hook useEffect has a missing dependency: 'error'. Either include it or remove the dependency array
|