Skip to content

feat: Add batch renderer for lines #120

feat: Add batch renderer for lines

feat: Add batch renderer for lines #120

Triggered via pull request December 9, 2024 14:22
Status Success
Total duration 42s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify Files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Verify Files: src/components/canvas/EventedComponent/EventedComponent.ts#L59
Expected return with your callback function
Verify Files: src/components/canvas/GraphComponent/index.tsx#L25
Unexpected console statement
Verify Files: src/components/canvas/anchors/index.ts#L50
Unexpected any. Specify a different type
Verify Files: src/components/canvas/blocks/Blocks.ts#L17
Unexpected any. Specify a different type
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#L146
Method 'handleEvent' expected no return value
Verify Files: src/components/canvas/layers/graphLayer/GraphLayer.ts#L154
Method 'handleEvent' expected no return value
Verify Files: src/components/canvas/layers/graphLayer/GraphLayer.ts#L157
Method 'handleEvent' expected no return value
Verify Files: src/components/canvas/layers/graphLayer/GraphLayer.ts#L160
Method 'handleEvent' expected no return value
Verify Files: src/components/canvas/layers/graphLayer/GraphLayer.ts#L198
Method 'updateTargetComponent' expected no return value