Skip to content

feat(autocomplete): pre select option (if any option matching the val… #52

feat(autocomplete): pre select option (if any option matching the val…

feat(autocomplete): pre select option (if any option matching the val… #52

Triggered via push August 10, 2024 15:55
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
Publish: src/components/AutocompleteController.tsx#L104
Expected blank line before this statement
Publish: src/components/AutocompleteController.tsx#L104
Expected blank line before this statement
Publish
Process completed with exit code 1.
Publish: src/components/AutocompleteController.tsx#L2
'Controller' is defined but never used
Publish: src/components/AutocompleteController.tsx#L2
'Controller' is defined but never used
Publish: src/components/AutocompleteController.tsx#L95
Expected object keys to be in natural ascending order. 'control' should be before 'name'
Publish: src/components/AutocompleteController.tsx#L108
React Hook useEffect has missing dependencies: 'optionValueAccessor' and 'options'. Either include them or remove the dependency array. If 'optionValueAccessor' changes too often, find the parent component that defines it and wrap that definition in useCallback
Publish: src/components/AutocompleteController.tsx#L2
'Controller' is defined but never used
Publish: src/components/AutocompleteController.tsx#L2
'Controller' is defined but never used
Publish: src/components/AutocompleteController.tsx#L95
Expected object keys to be in natural ascending order. 'control' should be before 'name'
Publish: src/components/AutocompleteController.tsx#L108
React Hook useEffect has missing dependencies: 'optionValueAccessor' and 'options'. Either include them or remove the dependency array. If 'optionValueAccessor' changes too often, find the parent component that defines it and wrap that definition in useCallback