Skip to content

Fix issue with build due to mismatch in ts types #142

Fix issue with build due to mismatch in ts types

Fix issue with build due to mismatch in ts types #142

Triggered via pull request March 6, 2024 01:38
Status Success
Total duration 1m 4s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ESLint: client/src/components/Layout/Header.tsx#L2
'Code2' is defined but never used
ESLint: client/src/components/LoggedInLayout.tsx#L89
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/albums/album.tsx#L5
'useSuspenseQuery' is defined but never used
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/collection/podcasts.tsx#L2
'CoverPhoto' is defined but never used
ESLint: client/src/routes/queue.tsx#L11
'TrackNumberCell' is defined but never used
ESLint: client/src/utils/graphql.ts#L12
Forbidden non-null assertion
TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.