chore: Add eslint-plugin-jsx-a11y
plugin
#3768
Triggered via pull request
December 18, 2024 19:25
Status
Cancelled
Total duration
8m 22s
Artifacts
–
Annotations
3 errors and 10 warnings
Build and Test
Canceling since a higher priority waiting request for 'Continuous Integration-refs/pull/1348/merge' exists
|
Build and Test
@rocket.chat/fuselage#test: command (/home/runner/work/fuselage/fuselage/packages/fuselage) /tmp/xfs-5d193ddd/yarn run test exited (1)
|
Build and Test
The operation was canceled.
|
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
|