Skip to content

melhorias nos componentes de biblioteca #19

melhorias nos componentes de biblioteca

melhorias nos componentes de biblioteca #19

Triggered via push March 16, 2026 15:34
Status Failure
Total duration 1m 11s
Artifacts

ci.yml

on: push
Quality Check
1m 6s
Quality Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Quality Check: frontend/src/components/OnboardingFlow.jsx#L94
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#L93
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#L92
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#L86
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#L85
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#L84
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#L83
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/AdaBot.jsx#L941
Unexpected control character(s) in regular expression: \x00, \x08, \x0b, \x0c, \x0e, \x1f
Quality Check: frontend/src/components/AdaBot.jsx#L771
Unexpected control character(s) in regular expression: \x00, \x08, \x0b, \x0c, \x0e, \x1f
Quality Check: frontend/src/components/AdaBot.jsx#L717
Empty block statement
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/AdaBot.jsx#L871
React Hook useEffect has a missing dependency: 'listarSessoes'. Either include it or remove the dependency array
Quality Check: frontend/src/components/AdaBot.jsx#L845
React Hook useEffect has a missing dependency: 'initializeGemini'. Either include it or remove the dependency array
Quality Check: frontend/src/components/AdaBot.jsx#L830
React Hook useEffect has missing dependencies: 'carregarSessao', 'dadosSistema', 'listarSessoes', 'memoriaUsuario', and 'novaSessao'. Either include them or remove the dependency array
Quality Check: frontend/src/components/AdaBot.jsx#L708
'retryCount' is assigned a value but never used. Allowed unused args must match /^_/u
Quality Check: frontend/src/components/AdaBot.jsx#L544
React Hook useEffect has a missing dependency: 'addSystemMessage'. Either include it or remove the dependency array
Quality Check: frontend/src/components/AdaBot.jsx#L31
'Globe' is defined but never used. Allowed unused vars must match /^_/u
Quality Check: frontend/src/components/AdaBot.jsx#L26
'React' is defined but never used. Allowed unused vars must match /^_/u
Quality Check: frontend/src/components/Ada/AdaSkeleton.jsx#L6
'React' is defined but never used. Allowed unused vars must match /^_/u
Quality Check: frontend/src/components/Ada/AdaAvatar.jsx#L6
'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