Upgrade to latest eslint #152
Annotations
10 warnings
ESLint:
client/src/auth.ts#L20
'e' is defined but never used
|
ESLint:
client/src/components/ContextMenuAction/AddToQueue.tsx#L18
'e' is defined but never used
|
ESLint:
client/src/components/Layout/Header.tsx#L2
'Code2' is defined but never used
|
ESLint:
client/src/components/LoggedInLayout.tsx#L89
Field "user" is marked as deprecated in your GraphQL schema (reason: Use the profile field instead which provides richer current user information.)
|
ESLint:
client/src/components/Page/Header.tsx#L3
'FitText' is defined but never used
|
ESLint:
client/src/hooks/useNavigationStack.ts#L11
'isSameLocation' is assigned a value but never used
|
ESLint:
client/src/routes/albums/album.tsx#L5
'useSuspenseQuery' is defined but never used
|
ESLint:
client/src/routes/collection/playlists.tsx#L18
Field "user" is marked as deprecated in your GraphQL schema (reason: Use the profile field instead which provides richer current user information.)
|
ESLint:
client/src/routes/collection/podcasts.tsx#L2
'CoverPhoto' is defined but never used
|
ESLint:
client/src/routes/queue.tsx#L11
'TrackNumberCell' is defined but never used
|