Skip to content

chore(deps): update non-major #1022

chore(deps): update non-major

chore(deps): update non-major #1022

Triggered via pull request April 3, 2024 19:53
Status Failure
Total duration 50s
Artifacts

main.yml

on: pull_request
Lint & Build
41s
Lint & Build
Log inputs
0s
Log inputs
Matrix: test
Semantic release
0s
Semantic release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Lint & Build: node_modules/@sanity/types/lib/dts/src/index.d.ts#L756
Type parameter declaration expected.
Lint & Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint & Build: src/hooks/useBreakpointIndex.ts#L44
React Hook useEffect has missing dependencies: 'getBreakpointIndex' and 'mediaQueryLists'. Either include them or remove the dependency array
Lint & Build: src/hooks/useOnScreen.ts#L3
Missing return type on function
Lint & Build: src/hooks/useOnScreen.ts#L26
The ref value 'ref.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ref.current' to a variable inside the effect, and use that variable in the cleanup function
Lint & Build: src/hooks/useOnScreen.ts#L29
React Hook useEffect has missing dependencies: 'once', 'options', and 'ref'. Either include them or remove the dependency array
Lint & Build: src/modules/assets/index.ts#L63
Unexpected 'todo' comment: '* * NOTE: * `fetchCount` returns the...'
Lint & Build: src/modules/index.ts#L120
Unexpected 'todo' comment: 'TODO: remove once we use `redux-toolkit`...'
Lint & Build: src/modules/search/index.ts#L10
Unexpected 'todo' comment: 'TODO: don't store non-serializable data...'
Lint & Build: src/modules/search/index.ts#L62
Unexpected 'todo' comment: 'TODO: type correctly'
Lint & Build: src/modules/search/index.ts#L92
Unexpected 'todo' comment: 'TODO: type correctly'
Lint & Build: src/modules/tags/index.ts#L404
Unexpected 'todo' comment: 'TODO: merge all buffer epics'