Skip to content

refactor(core): allow setting handleId in useNodeConnections #3645

refactor(core): allow setting handleId in useNodeConnections

refactor(core): allow setting handleId in useNodeConnections #3645

Triggered via pull request January 7, 2025 16:18
Status Failure
Total duration 54s
Artifacts

build-and-test.yml

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

Annotations

5 errors and 4 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)
Expected 3 arguments, but got 2.
build-and-test (ubuntu-latest, 20)
Process completed with exit code 2.
build-and-test (ubuntu-latest, 20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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"