Skip to content

chore: bump turbo (#1451) #1051

chore: bump turbo (#1451)

chore: bump turbo (#1451) #1051

Re-run triggered September 24, 2024 02:34
Status Failure
Total duration 1m 43s
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 8 warnings
Build and Test
@rocket.chat/fuselage#test: command (/home/runner/work/fuselage/fuselage/packages/fuselage) /tmp/xfs-6bc5fcee/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. 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