Skip to content

chore: Run Prettier at root (#1479) #1076

chore: Run Prettier at root (#1479)

chore: Run Prettier at root (#1479) #1076

Triggered via push November 7, 2024 17:16
Status Failure
Total duration 7m 42s
Artifacts

cd.yml

on: push
Publish to NPM
0s
Publish to NPM
Publish to GitHub Pages
0s
Publish to GitHub Pages
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
Build and Test
@rocket.chat/fuselage#test: command (/home/runner/work/fuselage/fuselage/packages/fuselage) /tmp/xfs-388ceedb/yarn run test 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/setup-node@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