chore(main): release 0.0.6 #109
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 succeeded
Loading