refactor(core): implement @xyflow/system
#3859
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
|