Skip to content

Feature/vscode-theming #856

Feature/vscode-theming

Feature/vscode-theming #856

Triggered via pull request May 8, 2026 11:22
Status Failure
Total duration 9m 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
changeset-check
Process completed with exit code 1.
changeset-check
This PR modifies packages/ but has no changeset. Run 'node --run changeset' to add one.
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.