fix: update snapshots on release on CI (#34) #139
Annotations
12 warnings
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/EventedComponent/EventedComponent.ts#L56
Expected return with your callback function
|
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/connections/BatchPath2D/index.tsx#L20
'path' is already declared in the upper scope on line 18 column 11
|
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
|
Verify Files:
src/plugins/minimap/layer.ts#L105
Method 'drawCameraBorderFrame' has a complexity of 31. Maximum allowed is 20
|
Verify Files:
src/react-component/Block.tsx#L42
Expected to return a value at the end of arrow function
|
Verify Files:
src/react-component/Block.tsx#L57
Arrow function expected no return value
|
Verify Files:
src/react-component/BlocksList.tsx#L32
Arrow function expected no return value
|