chore(deps): bump the actions-deps group with 9 updates #3776
Annotations
2 errors and 11 warnings
Build and Test
@rocket.chat/fuselage#test: command (/home/runner/work/fuselage/fuselage/packages/fuselage) /tmp/xfs-70d0fc37/yarn run test exited (1)
|
Build and Test
Process completed with exit code 1.
|
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test:
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
|
Build and Test:
packages/fuselage-toastbar/src/ToastBar.stories.tsx#L68
React Hook useEffect has a missing dependency: 'handleDispatch'. Either include it or remove the dependency array
|
Build and Test:
packages/fuselage-toastbar/src/ToastBar.stories.tsx#L88
React Hook useEffect has a missing dependency: 'handleDispatch'. Either include it or remove the dependency array
|
Build and Test:
packages/fuselage-toastbar/src/ToastBar.stories.tsx#L109
React Hook useEffect has a missing dependency: 'handleDispatch'. Either include it or remove the dependency array
|
Build and Test:
packages/fuselage-toastbar/src/ToastBar.stories.tsx#L130
React Hook useEffect has a missing dependency: 'handleDispatch'. Either include it or remove the dependency array
|
Build and Test:
packages/fuselage/src/components/AutoComplete/AutoComplete.tsx#L131
React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array
|
Build and Test:
packages/fuselage/src/components/InputBox/InputBox.tsx#L97
React Hook useLayoutEffect has a missing dependency: 'addon'. Either include it or remove the dependency array
|
Build and Test:
packages/fuselage/src/components/MultiSelect/MultiSelect.tsx#L126
React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array
|
Build and Test:
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
|
Build and Test:
packages/fuselage/src/components/Select/SelectLegacy.tsx#L50
React Hook useEffect has a missing dependency: 'fn'. Either include it or remove the dependency array
|