fix: Effects sync bugs - immediate sync, bypass toggle, XY pad #66
ci.yml
on: push
Lint
25s
Unit Tests
32s
Integration Tests
19s
Build
18s
E2E Tests
2m 9s
Annotations
15 errors and 3 warnings
|
Build
Process completed with exit code 2.
|
|
Build
Spread types may only be created from object types.
|
|
Build
Type 'Mock<Procedure | Constructable>' is not assignable to type '((effects: EffectsState) => void) | undefined'.
|
|
Build
Type 'Mock<Procedure | Constructable>' is not assignable to type '((effects: EffectsState) => void) | undefined'.
|
|
Build
Type 'Mock<Procedure | Constructable>' is not assignable to type '((effects: EffectsState) => void) | undefined'.
|
|
Build
Type 'Mock<Procedure | Constructable>' is not assignable to type '((effects: EffectsState) => void) | undefined'.
|
|
Build
Spread types may only be created from object types.
|
|
Integration Tests
Process completed with exit code 2.
|
|
Integration Tests
Spread types may only be created from object types.
|
|
Integration Tests
Type 'Mock<Procedure | Constructable>' is not assignable to type '((effects: EffectsState) => void) | undefined'.
|
|
Integration Tests
Type 'Mock<Procedure | Constructable>' is not assignable to type '((effects: EffectsState) => void) | undefined'.
|
|
Integration Tests
Type 'Mock<Procedure | Constructable>' is not assignable to type '((effects: EffectsState) => void) | undefined'.
|
|
Integration Tests
Type 'Mock<Procedure | Constructable>' is not assignable to type '((effects: EffectsState) => void) | undefined'.
|
|
Integration Tests
Spread types may only be created from object types.
|
|
E2E Tests
Process completed with exit code 1.
|
|
Lint:
app/src/state/grid.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint:
app/src/state/grid.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
E2E Tests
No files were found with the provided path: app/playwright-report/. No artifacts will be uploaded.
|