Bump storybook from 8.5.0 to 8.6.4 #3274
lint-test-build.yml
on: push
cache-dependencies
3m 25s
Annotations
2 warnings
linting-and-prettier:
packages/orchestrator-ui-components/src/components/WfoForms/formFields/SelectField/SelectField.tsx#L104
React Hook useEffect has missing dependencies: 'onChange' and 'selectedValue'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
linting-and-prettier:
packages/orchestrator-ui-components/src/components/WfoForms/formFields/deprecated/VlanField.tsx#L168
React Hook useEffect has missing dependencies: 'disabled' and 'value'. Either include them or remove the dependency array
|