feat: custom connections #86
Annotations
10 errors and 11 warnings
src/components/canvas/connections/BlockConnection.ts#L21
`./batchMixins/withBatchedConnections` import should occur before import of `./bezierHelpers`
|
src/components/canvas/connections/BlockConnections.ts#L21
Public accessibility modifier on method definition constructor
|
src/store/settings.ts#L4
Prefer using a top-level type-only import instead of inline type specifiers
|
src/store/settings.ts#L58
Public accessibility modifier on method definition constructor
|
src/stories/examples/polylineConnection/polylineConnection.stories.tsx#L1
There should be at least one empty line between import groups
|
src/stories/examples/polylineConnection/polylineConnection.stories.tsx#L1
`@gravity-ui/uikit` import should occur after import of `react`
|
src/stories/examples/polylineConnection/polylineConnection.stories.tsx#L2
There should be at least one empty line between import groups
|
src/stories/examples/polylineConnection/polylineConnection.stories.tsx#L2
`@gravity-ui/uikit/styles/styles.css` import should occur after import of `./definitions`
|
src/stories/examples/polylineConnection/polylineConnection.stories.tsx#L3
There should be at least one empty line between import groups
|
src/stories/examples/polylineConnection/polylineConnection.stories.tsx#L3
`@storybook/react` type import should occur after import of `react`
|
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/
|
src/components/canvas/anchors/index.ts#L51
Unexpected any. Specify a different type
|
src/components/canvas/blocks/Blocks.ts#L18
Unexpected any. Specify a different type
|
src/components/canvas/blocks/ZindexMap.ts#L11
'item' is already declared in the upper scope on line 10 column 15
|
src/components/canvas/blocks/controllers/BlockController.ts#L48
'block' is already declared in the upper scope on line 18 column 15
|
src/components/canvas/layers/graphLayer/GraphLayer.ts#L148
Method 'handleEvent' expected no return value
|
src/components/canvas/layers/graphLayer/GraphLayer.ts#L156
Method 'handleEvent' expected no return value
|
src/components/canvas/layers/graphLayer/GraphLayer.ts#L159
Method 'handleEvent' expected no return value
|
src/components/canvas/layers/graphLayer/GraphLayer.ts#L162
Method 'handleEvent' expected no return value
|
src/components/canvas/layers/graphLayer/GraphLayer.ts#L200
Method 'updateTargetComponent' expected no return value
|
src/graph.ts#L167
'Component' is already declared in the upper scope on line 13 column 10
|
This job failed
Loading