chore: Run Prettier at root (#1479) #1076
cd.yml
on: push
Build and Test
7m 31s
Publish to NPM
0s
Publish to GitHub Pages
0s
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
|