Add integration with AI quiz generator #138
Annotations
3 errors and 11 warnings
Run Lint
Cannot query field "quiz" on type "Track"
|
Run Lint
Do not use "@ts-ignore" because it alters compilation errors
|
Run Lint
Process completed with exit code 1.
|
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/.
|
Run Lint:
client/src/components/Layout/Header.tsx#L2
'Code2' is defined but never used
|
Run Lint:
client/src/components/LoggedInLayout.tsx#L81
This field is marked as deprecated in your GraphQL schema (reason: Use the profile field instead which provides richer current user information.)
|
Run Lint:
client/src/components/Page/Header.tsx#L3
'FitText' is defined but never used
|
Run Lint:
client/src/components/SongQuiz.tsx#L7
'useBackgroundQuery' is defined but never used
|
Run Lint:
client/src/components/SongQuiz.tsx#L10
'useSuspenseQuery' is defined but never used
|
Run Lint
Unexpected any. Specify a different type
|
Run Lint
Unexpected any. Specify a different type
|
Run Lint
Unexpected any. Specify a different type
|
Run Lint
Unexpected any. Specify a different type
|
Run Lint:
client/src/hooks/useNavigationStack.ts#L11
'isSameLocation' is assigned a value but never used
|
Loading