l;ml;l;m;l #2
Annotations
10 errors and 11 warnings
build:
src/App.tsx#L2
'reactLogo' is defined but never used
|
build:
src/App.tsx#L3
'viteLogo' is defined but never used
|
build:
src/App.tsx#L5
'AllVideo' is defined but never used
|
build:
src/App.tsx#L9
'count' is assigned a value but never used
|
build:
src/App.tsx#L9
'setCount' is assigned a value but never used
|
build:
src/api/api.ts#L1
'AxiosRequestConfig' is defined but never used
|
build:
src/compount/AllVideo.tsx#L1
'axios' is defined but never used
|
build:
src/compount/AllVideo.tsx#L2
'useEffect' is defined but never used
|
build:
src/compount/AllVideo.tsx#L9
'formatDistanceToNow' is defined but never used
|
build:
src/compount/AllVideo.tsx#L10
'FontAwesomeIcon' is defined but never used
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/compount/AuthLayout.tsx#L54
React Hook useEffect has missing dependencies: 'dispatch' and 'userProfile'. Either include them or remove the dependency array
|
build:
src/compount/AuthLayout.tsx#L70
React Hook useEffect has missing dependencies: 'Navigator', 'refreshToken', and 'userProfile'. Either include them or remove the dependency array
|
build:
src/hook/useAddWatchhistory.ts#L48
React Hook useEffect has missing dependencies: 'Token' and 'videoId'. Either include them or remove the dependency array
|
build:
src/hook/useGetChannalDetails.ts#L49
React Hook useEffect has a missing dependency: 'token'. Either include it or remove the dependency array
|
build:
src/hook/useGetChannalVideo.ts#L59
React Hook useEffect has a missing dependency: 'username'. Either include it or remove the dependency array
|
build:
src/hook/useGetChannalprofile.ts#L44
React Hook useEffect has a missing dependency: 'username'. Either include it or remove the dependency array
|
build:
src/hook/useGetPlaylistId.ts#L71
React Hook useEffect has missing dependencies: 'Token' and 'playlistId'. Either include them or remove the dependency array
|
build:
src/hook/useGetTweet.ts#L40
React Hook useEffect has a missing dependency: 'Token'. Either include it or remove the dependency array
|
build:
src/hook/useGetUserLikeVideo.ts#L70
React Hook useEffect has a missing dependency: 'token'. Either include it or remove the dependency array
|
build:
src/hook/useGetUserPlaylist.ts#L69
React Hook useEffect has a missing dependency: 'Token'. Either include it or remove the dependency array
|