Skip to content

chore(deps): bump react-konva from 18.2.14 to 19.2.4 #825

chore(deps): bump react-konva from 18.2.14 to 19.2.4

chore(deps): bump react-konva from 18.2.14 to 19.2.4 #825

Triggered via pull request April 16, 2026 20:59
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
unit-tests
Process completed with exit code 1.
unit-tests
@lemoncode/web#build: command (/home/runner/work/quickmock/quickmock/apps/web) /opt/hostedtoolcache/node/24.14.1/x64/bin/npm run build exited (1)
e2e-tests
Process completed with exit code 1.
e2e-tests
@lemoncode/web#build: command (/home/runner/work/quickmock/quickmock/apps/web) /opt/hostedtoolcache/node/24.14.1/x64/bin/npm run build exited (1)
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.