Skip to content

Feature/#852 create wireframe button on status bar #918

Feature/#852 create wireframe button on status bar

Feature/#852 create wireframe button on status bar #918

Triggered via pull request May 19, 2026 08:22
Status Success
Total duration 6m 3s
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/shapes/use-shape-props.hook.ts#L16
React Hook useMemo has a missing dependency: 'defaultStyleShape.DEFAULT_FILL_BACKGROUND'
eslint-plugin-react-hooks(exhaustive-deps): apps/web/src/common/components/shapes/use-shape-props.hook.ts#L10
React Hook useMemo has a missing dependency: 'defaultStyleShape.DEFAULT_STROKE_COLOR'
typescript-eslint(no-explicit-any): apps/web/src/core/model/index.ts#L174
Unexpected `any`. Specify a different type.