Skip to content

Add Codeowners

Add Codeowners #116

Triggered via pull request November 15, 2023 14:46
Status Success
Total duration 3m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ESLint: client/src/components/Layout/Header.tsx#L2
'Code2' is defined but never used
ESLint: 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.)
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/mutations/useAddToPlaylistMutation.ts#L86
Unexpected any. Specify a different type
ESLint: 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.)
ESLint: client/src/routes/queue.tsx#L11
'TrackNumberCell' is defined but never used
ESLint: client/src/utils/graphql.ts#L12
Forbidden non-null assertion
ESLint: client/src/utils/graphql.ts#L14
Forbidden non-null assertion
ESLint: scripts/demo.ts#L326
Unexpected any. Specify a different type