Skip to content

fucku wacku

fucku wacku #8

Triggered via push March 10, 2024 16:37
Status Success
Total duration 1m 12s
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings and 4 notices
Unused assignment: src/components/summary-page.tsx#L36
Variable initializer is redundant
Unused assignment: src/components/summary-page.tsx#L48
Variable initializer is redundant
Unused local symbol: src/components/load-more.tsx#L10
Unused constant quizzes
Unused local symbol: src/components/ui/navbar.tsx#L6
Unused type alias Props
Unused local symbol: src/app/global-error.tsx#L4
Unused parameter error
Unused local symbol: src/contexts/user-context.tsx#L90
Unused constant data
Unused local symbol: src/components/ui/spinner.tsx#L5
Unused parameter props
Unused local symbol: src/components/summary-page.tsx#L14
Unused parameter quizID
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Result of method call returning a promise is ignored: src/components/sign-up-card.tsx#L173
Promise returned from handleSubmit is ignored
Result of method call returning a promise is ignored: src/components/sign-up-card.tsx#L96
Promise returned from handleSubmit is ignored
Result of method call returning a promise is ignored: src/components/load-more.tsx#L46
Promise returned from loadMoreQuizzes is ignored
Result of method call returning a promise is ignored: src/contexts/user-context.tsx#L149
Promise returned from getUserInfo is ignored