Skip to content

feat: Add batch renderer for lines #115

feat: Add batch renderer for lines

feat: Add batch renderer for lines #115

Triggered via pull request December 3, 2024 14:53
Status Failure
Total duration 48s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Verify Files: src/components/canvas/anchors/index.ts#L30
Class 'Anchor' incorrectly extends base class 'GraphComponent<TAnchorProps, TAnchorState, GraphComponentContext>'.
Verify Files: src/services/newConnection/ConnectionService.ts#L111
Types of construct signatures are incompatible.
Verify Files: src/services/newConnection/ConnectionService.ts#L123
Property 'connectedState' does not exist on type 'GraphComponent<CoreComponentProps, TComponentState, GraphComponentContext>'.
Verify Files: src/services/newConnection/ConnectionService.ts#L127
Property 'connectedState' does not exist on type 'GraphComponent<CoreComponentProps, TComponentState, GraphComponentContext>'.
Verify Files: src/services/newConnection/ConnectionService.ts#L140
Types of construct signatures are incompatible.
Verify Files: src/services/newConnection/ConnectionService.ts#L144
Property 'connectedState' does not exist on type 'GraphComponent<CoreComponentProps, TComponentState, GraphComponentContext>'.
Verify Files: src/services/newConnection/ConnectionService.ts#L150
Property 'connectedState' does not exist on type 'GraphComponent<CoreComponentProps, TComponentState, GraphComponentContext>'.
Verify Files: src/services/newConnection/ConnectionService.ts#L151
Property 'connectedState' does not exist on type 'GraphComponent<CoreComponentProps, TComponentState, GraphComponentContext>'.
Verify Files: src/services/newConnection/ConnectionService.ts#L155
Property 'connectedState' does not exist on type 'GraphComponent<CoreComponentProps, TComponentState, GraphComponentContext>'.
Verify Files: src/services/newConnection/ConnectionService.ts#L169
Property 'connectedState' does not exist on type 'GraphComponent<CoreComponentProps, TComponentState, GraphComponentContext>'.
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/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
Verify Files: src/lib/CoreComponent.ts#L7
Unexpected any. Specify a different type
Verify Files: src/lib/tshelpers.ts#L1
Unexpected any. Specify a different type