Skip to content

feat(core): add clampPositionToParent util #3596

feat(core): add clampPositionToParent util

feat(core): add clampPositionToParent util #3596

Triggered via pull request November 4, 2024 11:52
Status Failure
Total duration 48s
Artifacts

build-and-test.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
build-and-test (ubuntu-latest, 20)
@vue-flow/core#types: command (/home/runner/work/vue-flow/vue-flow/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run types exited (2)
build-and-test (ubuntu-latest, 20)
Expected 3 arguments, but got 2.
build-and-test (ubuntu-latest, 20)
Expected 3 arguments, but got 2.
build-and-test (ubuntu-latest, 20)
Process completed with exit code 2.
build-and-test (ubuntu-latest, 20): packages/core/src/composables/useEdgesData.ts#L18
@param "guard" does not match an existing function parameter
build-and-test (ubuntu-latest, 20): packages/core/src/composables/useNodesData.ts#L18
@param "guard" does not match an existing function parameter
build-and-test (ubuntu-latest, 20): packages/core/src/composables/useVueFlow.ts#L22
Expected @param names to be "id". Got "idOrOpts"