Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 4 updates #818

chore(deps): bump the minor-and-patch group across 1 directory with 4 updates

chore(deps): bump the minor-and-patch group across 1 directory with 4 updates #818

Triggered via pull request April 16, 2026 13:11
Status Success
Total duration 6m 40s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/common/components/mock-components/mock-components.utils.ts#L28
React Hook useMemo has unnecessary dependency: restrictedSize
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/common/components/mock-components/mock-components.utils.ts#L22
React Hook useMemo has missing dependencies: 'height', 'handleSelection', and 'width'
typescript-eslint(no-explicit-any): apps/web/src/core/model/index.ts#L174
Unexpected `any`. Specify a different type.