Skip to content

feat: custom connections #88

feat: custom connections

feat: custom connections #88

Triggered via pull request November 10, 2024 21:34
Status Success
Total duration 38s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Verify Files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Verify Files: src/components/canvas/anchors/index.ts#L51
Unexpected any. Specify a different type
Verify Files: src/components/canvas/blocks/Blocks.ts#L18
Unexpected any. Specify a different type
Verify Files: src/components/canvas/blocks/ZindexMap.ts#L11
'item' is already declared in the upper scope on line 10 column 15
Verify Files: src/components/canvas/blocks/controllers/BlockController.ts#L48
'block' is already declared in the upper scope on line 18 column 15
Verify Files: src/components/canvas/layers/graphLayer/GraphLayer.ts#L148
Method 'handleEvent' expected no return value
Verify Files: src/components/canvas/layers/graphLayer/GraphLayer.ts#L156
Method 'handleEvent' expected no return value
Verify Files: src/components/canvas/layers/graphLayer/GraphLayer.ts#L159
Method 'handleEvent' expected no return value
Verify Files: src/components/canvas/layers/graphLayer/GraphLayer.ts#L162
Method 'handleEvent' expected no return value
Verify Files: src/components/canvas/layers/graphLayer/GraphLayer.ts#L200
Method 'updateTargetComponent' expected no return value
Verify Files: src/graph.ts#L167
'Component' is already declared in the upper scope on line 13 column 10