Skip to content

Bump storybook from 8.5.0 to 8.6.4 #3274

Bump storybook from 8.5.0 to 8.6.4

Bump storybook from 8.5.0 to 8.6.4 #3274

Triggered via push March 10, 2025 08:40
Status Success
Total duration 5m 8s
Artifacts
Fit to window
Zoom out
Zoom in

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