Skip to content

Feature/#811 create base structure #778

Feature/#811 create base structure

Feature/#811 create base structure #778

Triggered via pull request April 16, 2026 10:59
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
unit-tests
25s
unit-tests
e2e-tests
48s
e2e-tests
changeset-check
3s
changeset-check
Fit to window
Zoom out
Zoom in

Annotations

8 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.
unit-tests
Process completed with exit code 2.
unit-tests
@lemoncode/web#check-types: command (/home/runner/work/quickmock/quickmock/apps/web) /opt/hostedtoolcache/node/24.14.1/x64/bin/npm run check-types exited (2)
unit-tests
Cannot find module '@uiw/react-color-github' or its corresponding type declarations.
e2e-tests
Process completed with exit code 2.
e2e-tests
Cannot find module '@uiw/react-color-github' or its corresponding type declarations.
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 (2)
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.