feat: Attempt to use elk to layout graph. Add custom connections #121
ci.yaml
on: pull_request
Verify Files
26s
Tests
2m 43s
Annotations
8 errors and 12 warnings
Verify Files:
src/store/settings.ts#L5
There should be at least one empty line between import groups
|
Verify Files:
src/store/settings.ts#L5
`./index` import should occur after import of `./connection/ConnectionState`
|
Verify Files:
src/store/settings.ts#L6
'BaseConnection' is defined but never used. Allowed unused vars must match /^_/u
|
Verify Files:
src/store/settings.ts#L7
There should be at least one empty line between import groups
|
Verify Files:
src/stories/configurations/generatePretty.ts#L3
'random' is defined but never used. Allowed unused vars must match /^_/u
|
Verify Files:
src/stories/configurations/generatePretty.ts#L31
'dashedLine' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Verify Files:
src/stories/examples/elk/elk.stories.tsx#L5
'Flex' is defined but never used. Allowed unused vars must match /^_/u
|
Verify Files
Process completed with exit code 1.
|
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/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
|
Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|