Skip to content

refactor(react-formio): remove props-type dependencies #762

refactor(react-formio): remove props-type dependencies

refactor(react-formio): remove props-type dependencies #762

Triggered via push December 29, 2024 11:28
Status Success
Total duration 3m 1s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: packages/react-formio-container/src/hooks/useAction.hook.tsx#L48
React Hook useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
lint: packages/react-formio-container/src/hooks/useForm.hook.ts#L143
React Hook useEffect has a missing dependency: 'getForm'. Either include it or remove the dependency array
lint: packages/react-formio-container/src/hooks/useForm.hook.ts#L153
React Hook useEffect has missing dependencies: 'currentRoute' and 'routes'. Either include them or remove the dependency array
lint: packages/react-formio-container/src/hooks/useForms.hook.ts#L20
React Hook useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
lint: packages/react-formio-container/src/hooks/useQuery.hook.tsx#L17
React Hook useCallback has a missing dependency: 'parameters'. Either include it or remove the dependency array
lint: packages/react-formio-container/src/hooks/useSubmission.hook.tsx#L125
React Hook useEffect has a missing dependency: 'getSubmission'. Either include it or remove the dependency array
lint: packages/react-formio-container/src/hooks/useSubmissions.hook.tsx#L22
React Hook useCallback has a missing dependency: 'dispatch'. Either include it or remove the dependency array
lint: packages/react-formio/src/components/form-access/formAccess.component.tsx#L44
React Hook useEffect has missing dependencies: 'form', 'formDefinition', 'submissions.access', and 'submissions.submissionAccess'. Either include them or remove the dependency array
lint: packages/react-formio/src/components/form-edit/useFormEdit.hook.ts#L34
React Hook useEffect has missing dependencies: 'current._id' and 'current.modified'. Either include them or remove the dependency array
lint: packages/react-formio/src/components/form-settings/formSettings.component.tsx#L34
React Hook useEffect has missing dependencies: 'formDefinition' and 'submission.data'. Either include them or remove the dependency array
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-storybook
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy-packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636