Skip to content

Upgrade to latest eslint #152

Upgrade to latest eslint

Upgrade to latest eslint #152

Triggered via pull request February 3, 2025 21:06
Status Success
Total duration 53s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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