Skip to content

refactor(core): implement @xyflow/system #3859

refactor(core): implement @xyflow/system

refactor(core): implement @xyflow/system #3859

Triggered via pull request December 12, 2025 19:07
Status Failure
Total duration 40s
Artifacts

build-and-test.yml

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

Annotations

7 errors and 2 warnings
build-and-test (ubuntu-latest, 20)
Process completed with exit code 1.
build-and-test (ubuntu-latest, 20)
@vue-flow/core#lint: command (/home/runner/work/vue-flow/vue-flow/packages/core) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
build-and-test (ubuntu-latest, 20): packages/core/src/components/Nodes/NodeWrapper.ts#L29
Member 'MouseTouchEvent' of the import declaration should be sorted alphabetically
build-and-test (ubuntu-latest, 20): packages/core/src/components/Edges/EdgeWrapper.ts#L42
'on' is assigned a value but never used. Allowed unused vars must match /^_/u
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/useEdgesData.ts#L18
@param "guard" does not match an existing function parameter