Skip to content

Fix/#847 MacOS drag and drop shapes #912

Fix/#847 MacOS drag and drop shapes

Fix/#847 MacOS drag and drop shapes #912

Triggered via pull request May 19, 2026 07:34
Status Success
Total duration 6m 28s
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#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.