Add Codeowners #117
Annotations
10 warnings
client/src/components/Layout/Header.tsx#L2
'Code2' is defined but never used
|
client/src/components/LoggedInLayout.tsx#L71
This field is marked as deprecated in your GraphQL schema (reason: Use the profile field instead which provides richer current user information.)
|
client/src/components/Page/Header.tsx#L3
'FitText' is defined but never used
|
client/src/hooks/useNavigationStack.ts#L11
'isSameLocation' is assigned a value but never used
|
client/src/mutations/useAddToPlaylistMutation.ts#L86
Unexpected any. Specify a different type
|
client/src/routes/collection/playlists.tsx#L18
This field is marked as deprecated in your GraphQL schema (reason: Use the profile field instead which provides richer current user information.)
|
client/src/routes/queue.tsx#L11
'TrackNumberCell' is defined but never used
|
client/src/utils/graphql.ts#L12
Forbidden non-null assertion
|
client/src/utils/graphql.ts#L14
Forbidden non-null assertion
|
scripts/demo.ts#L326
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading