Version Packages (#1463) #1065
cd.yml
on: push
Build and Test
5m 32s
Publish to NPM
0s
Publish to GitHub Pages
0s
Annotations
2 errors and 8 warnings
Build and Test
@rocket.chat/fuselage#test: command (/home/runner/work/fuselage/fuselage/packages/fuselage) /tmp/xfs-42c2d9e1/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-hooks/src/useBreakpoints.ts#L23
Forbidden non-null assertion
|
Build and Test:
packages/fuselage/src/components/AutoComplete/AutoComplete.tsx#L1
Do not use "@ts-nocheck" because it alters compilation errors
|
Build and Test:
packages/fuselage/src/components/AutoComplete/AutoComplete.tsx#L130
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
|