feat(react-formio): use @tanstack/react-table #798
Annotations
1 error and 14 warnings
test
Process completed with exit code 1.
|
test
Cache not found for keys: node-cache-Linux-x64-yarn-e86b266c7c684855b66a721ed5dc727ecfcaf0dd89e92f6c7398da3fbb9f73b3
|
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/molecules/button/Button.tsx#L31
Component definition is missing display name
|
lint:
packages/react-formio/src/molecules/forms/input-tags/components/ChoicesTags.tsx#L54
React Hook useEffect has missing dependencies: 'customProperties', 'onAdd', 'onDelete', and 'value'. Either include them or remove the dependency array
|
lint:
packages/react-formio/src/molecules/forms/select/components/ChoicesSelect.tsx#L74
React Hook useEffect has a missing dependency: 'multiple'. Either include it or remove the dependency array
|
lint
Cache not found for keys: node-cache-Linux-x64-yarn-e86b266c7c684855b66a721ed5dc727ecfcaf0dd89e92f6c7398da3fbb9f73b3
|
test-storybook
Cache not found for keys: node-cache-Linux-x64-yarn-e86b266c7c684855b66a721ed5dc727ecfcaf0dd89e92f6c7398da3fbb9f73b3
|
test-storybook
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|