Version Packages (#1538) #1115
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
packages/layout/src/BackgroundLayer/BackgroundLayer.tsx#L29
React Hook useMemo has missing dependencies: 'background', 'backgroundDark', and 'darkMode'. Either include them or remove the dependency array
|
packages/fuselage/src/components/AutoComplete/AutoComplete.tsx#L131
React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array
|
packages/fuselage/src/components/InputBox/InputBox.tsx#L97
React Hook useLayoutEffect has a missing dependency: 'addon'. Either include it or remove the dependency array
|
packages/fuselage/src/components/MultiSelect/MultiSelect.tsx#L126
React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array
|
packages/fuselage/src/components/Select/SelectLegacy.tsx#L50
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
packages/fuselage/src/components/Select/SelectLegacy.tsx#L50
React Hook useEffect has a missing dependency: 'fn'. Either include it or remove the dependency array
|
packages/onboarding-ui/src/pages/LoaderPage/LoaderPage.tsx#L37
React Hook useEffect has a missing dependency: 'loadingSeconds'. Either include it or remove the dependency array
|
packages/onboarding-ui/src/pages/RedirectPage/RedirectPage.tsx#L32
React Hook useEffect has a missing dependency: 'seconds'. Either include it or remove the dependency array
|
packages/onboarding-ui/src/pages/RedirectPage/RedirectPage.tsx#L36
React Hook useEffect has a missing dependency: 'onRedirect'. Either include it or remove the dependency array. If 'onRedirect' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
The logs for this run have expired and are no longer available.
Loading