melhorias de design UI/UX na home, flashcard e outras paginas do cinesia #1
Annotations
10 errors and 11 warnings
|
Quality Check:
frontend/src/components/OnboardingFlow.jsx#L73
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Quality Check:
frontend/src/components/OnboardingFlow.jsx#L72
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Quality Check:
frontend/src/components/OnboardingFlow.jsx#L68
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Quality Check:
frontend/src/components/OnboardingFlow.jsx#L67
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Quality Check:
frontend/src/components/OnboardingFlow.jsx#L66
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Quality Check:
frontend/src/components/OnboardingFlow.jsx#L65
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
|
Quality Check:
frontend/src/components/Layout.jsx#L58
Component definition is missing display name
|
|
Quality Check:
frontend/src/components/KakaBot.jsx#L1315
Unexpected control character(s) in regular expression: \x00, \x08, \x0b, \x0c, \x0e, \x1f
|
|
Quality Check:
frontend/src/components/KakaBot.jsx#L1117
Unexpected control character(s) in regular expression: \x00, \x08, \x0b, \x0c, \x0e, \x1f
|
|
Quality Check:
frontend/src/components/KakaBot.jsx#L1108
Unexpected control character(s) in regular expression: \x00, \x08, \x0b, \x0c, \x0e, \x1f
|
|
Quality Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Quality Check:
frontend/src/components/FontSizeControl.jsx#L7
'React' is defined but never used. Allowed unused vars must match /^_/u
|
|
Quality Check:
frontend/src/components/FlashcardItem.jsx#L12
'React' is defined but never used. Allowed unused vars must match /^_/u
|
|
Quality Check:
frontend/src/components/FABStack.jsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
|
|
Quality Check:
frontend/src/components/DashboardSkeleton.jsx#L7
'React' is defined but never used. Allowed unused vars must match /^_/u
|
|
Quality Check:
frontend/src/components/Dashboard/CalendarWidget.jsx#L14
'onOpenAddModal' is defined but never used. Allowed unused args must match /^_/u
|
|
Quality Check:
frontend/src/components/BottomNavigation.jsx#L222
'chatAtivo' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Quality Check:
frontend/src/components/BottomNavigation.jsx#L9
'React' is defined but never used. Allowed unused vars must match /^_/u
|
|
Quality Check:
frontend/src/components/AgendaWidget.jsx#L27
React Hook useEffect has a missing dependency: 'carregarEventos'. Either include it or remove the dependency array
|
|
Quality Check:
frontend/src/components/AgendaWidget.jsx#L1
'React' is defined but never used. Allowed unused vars must match /^_/u
|
|
Quality Check:
frontend/src/App.jsx#L13
'React' is defined but never used. Allowed unused vars must match /^_/u
|