refactor(core): implement @xyflow/system
#3536
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v2, cypress-io/github-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/core/dist/composables/useEdgesData.d.ts#L14
@param "guard" does not match an existing function parameter
|
packages/core/dist/composables/useNodesData.d.ts#L14
@param "guard" does not match an existing function parameter
|
packages/core/dist/composables/useVueFlow.d.ts#L12
Expected @param names to be "id". Got "idOrOpts"
|
packages/core/src/composables/useEdgesData.ts#L18
@param "guard" does not match an existing function parameter
|
packages/core/src/composables/useNodesData.ts#L18
@param "guard" does not match an existing function parameter
|
packages/core/src/composables/useVueFlow.ts#L22
Expected @param names to be "id". Got "idOrOpts"
|
packages/core/dist/composables/useEdgesData.d.ts#L14
@param "guard" does not match an existing function parameter
|
packages/core/dist/composables/useNodesData.d.ts#L14
@param "guard" does not match an existing function parameter
|
packages/core/dist/composables/useVueFlow.d.ts#L12
Expected @param names to be "id". Got "idOrOpts"
|
This job succeeded
Loading