Skip to content

feat(NewBlockLayer, ConnectionLayer): added validation and duplication of blocks by a group #221

feat(NewBlockLayer, ConnectionLayer): added validation and duplication of blocks by a group

feat(NewBlockLayer, ConnectionLayer): added validation and duplication of blocks by a group #221

Triggered via pull request April 2, 2025 15:52
Status Success
Total duration 43s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Verify Files: src/components/canvas/groups/Group.ts#L54
'T' is already declared in the upper scope on line 52 column 20
Verify Files: src/components/canvas/groups/BlockGroups.ts#L94
Forbidden non-null assertion
Verify Files: src/components/canvas/connections/BatchPath2D/index.tsx#L20
'path' is already declared in the upper scope on line 18 column 11
Verify Files: src/components/canvas/blocks/controllers/BlockController.ts#L56
'block' is already declared in the upper scope on line 18 column 15
Verify Files: src/components/canvas/blocks/Blocks.ts#L17
Unexpected any. Specify a different type
Verify Files: src/components/canvas/GraphComponent/index.tsx#L65
'event' is already declared in the upper scope on line 52 column 48
Verify Files: src/components/canvas/GraphComponent/index.tsx#L58
'event' is already declared in the upper scope on line 52 column 48
Verify Files: src/components/canvas/EventedComponent/EventedComponent.ts#L58
Expected return with your callback function