Skip to content

test(frontend): Fix tests again #57

test(frontend): Fix tests again

test(frontend): Fix tests again #57

Triggered via push May 22, 2024 19:49
Status Success
Total duration 1m 0s
Billable time 1m
Artifacts

frontend_qa.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
src/components/ui/stepper.tsx#L79
[react-hooks/exhaustive-deps] React Hook React.useMemo has a missing dependency: 'resetSteps'. Either include it or remove the dependency array.
src/sections/profiles/components/profile-form-dialog.tsx#L125
[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'formData' and 'setFormData'. Either include them or remove the dependency array.
src/sections/profiles/components/profile-form-dialog.tsx#L216
[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'formData' and 'setFormData'. Either include them or remove the dependency array.
src/sections/profiles/components/profile-form-dialog.tsx#L325
[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'formData' and 'setFormData'. Either include them or remove the dependency array.
src/sections/profiles/components/test-credentials-button.tsx#L56
[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'toast' and 'validateCredentials'. Either include them or remove the dependency array.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ataylorme/eslint-annotate-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.