Skip to content

fix(fuselage): useCollapse expanded prop usage #3636

fix(fuselage): useCollapse expanded prop usage

fix(fuselage): useCollapse expanded prop usage #3636

Re-run triggered October 15, 2024 21:58
Status Failure
Total duration 4m 46s
Artifacts

ci-pr.yml

on: pull_request
Build and Test
4m 0s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
Build and Test: packages/fuselage/src/components/SidebarV2/Sidebar.stories.tsx#L35
Expected an assignment or function call and instead saw an expression
Build and Test
@rocket.chat/fuselage#lint: command (/home/runner/work/fuselage/fuselage/packages/fuselage) /tmp/xfs-8fd2d407/yarn run lint exited (1)
Build and Test
Process completed with exit code 1.
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L96
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#L125
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#L49
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#L49
React Hook useEffect has a missing dependency: 'fn'. Either include it or remove the dependency array