Skip to content

anirud/legal-suggestion #65

anirud/legal-suggestion

anirud/legal-suggestion #65

Triggered via pull request November 1, 2024 01:43
Status Failure
Total duration 37s
Billable time 1m
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 15 warnings
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: app/frontend/src/components/CustomToaster.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: app/frontend/src/components/FirstStepForm.tsx#L68
React Hook useEffect has a missing dependency: 'setFormError'. Either include it or remove the dependency array. If 'setFormError' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: app/frontend/src/components/SelectionSteps.tsx#L23
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: app/frontend/src/components/WeightForm.tsx#L74
React Hook useEffect has a missing dependency: 'setFormError'. Either include it or remove the dependency array. If 'setFormError' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: app/frontend/src/providers/ModelsContext.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: app/frontend/src/providers/RefreshContext.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: app/frontend/src/providers/ThemeProvider.tsx#L67
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: app/frontend/src/components/CustomToaster.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: app/frontend/src/components/FirstStepForm.tsx#L68
React Hook useEffect has a missing dependency: 'setFormError'. Either include it or remove the dependency array. If 'setFormError' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: app/frontend/src/components/SelectionSteps.tsx#L23
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: app/frontend/src/components/WeightForm.tsx#L74
React Hook useEffect has a missing dependency: 'setFormError'. Either include it or remove the dependency array. If 'setFormError' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: app/frontend/src/providers/ModelsContext.tsx#L46
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: app/frontend/src/providers/RefreshContext.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: app/frontend/src/providers/ThemeProvider.tsx#L67
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components