Skip to content

Version Packages

Version Packages #606

Triggered via push January 8, 2025 12:08
Status Success
Total duration 1m 24s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
publish
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
publish: 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
publish: 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