feat(editor): Marker + Trigger Area — native object placement over an… #719
build.yml
on: push
Web (Emscripten) + C++ tests
10m 7s
Tests (SDK + Desktop)
3m 38s
Render verify (headless)
0s
Annotations
5 errors
|
Tests (SDK + Desktop)
Process completed with exit code 1.
|
|
tests/module-boundaries.test.ts > module boundaries > only the dock registry (layout/) and own sub-parts import from @/panels:
desktop/tests/module-boundaries.test.ts#L44
AssertionError: Shared code belongs in components/ — move it there instead of importing across panel lines:
panels/TilemapPainter.tsx imports @/panels/CollisionBrushPalette: expected [ Array(1) ] to deeply equal []
- Expected
+ Received
- Array []
+ Array [
+ "panels/TilemapPainter.tsx imports @/panels/CollisionBrushPalette",
+ ]
❯ tests/module-boundaries.test.ts:44:145
|
|
Web (Emscripten) + C++ tests
Canceling since a higher priority waiting request for build-refs/heads/master exists
|
|
Web (Emscripten) + C++ tests
The operation was canceled.
|
|
Build
Canceling since a higher priority waiting request for build-refs/heads/master exists
|