Merge branch 'develop' into feat/button-view #1319
node.yaml
on: push
Typecheck, Lint & Test
2m 26s
Install and build on macOS
3m 25s
Install and build on Windows
9m 4s
Annotations
9 errors
Typecheck, Lint & Test
Property 'ledgerKey' is missing in type '{ undo: () => void; description: ActionDescription.ToggleGroupCollapse; }' but required in type 'UndoableResult<void>'.
|
Typecheck, Lint & Test
Property 'ledgerKey' is missing in type '{ undo: () => void; description: ActionDescription.ToggleAllGroupsCollapse; }' but required in type 'UndoableResult<void>'.
|
Typecheck, Lint & Test
Process completed with exit code 1.
|
Install and build on macOS
Property 'ledgerKey' is missing in type '{ undo: () => void; description: ActionDescription.ToggleGroupCollapse; }' but required in type 'UndoableResult<void>'.
|
Install and build on macOS
Property 'ledgerKey' is missing in type '{ undo: () => void; description: ActionDescription.ToggleAllGroupsCollapse; }' but required in type 'UndoableResult<void>'.
|
Install and build on macOS
Process completed with exit code 1.
|
Install and build on Windows
Property 'ledgerKey' is missing in type '{ undo: () => void; description: ActionDescription.ToggleGroupCollapse; }' but required in type 'UndoableResult<void>'.
|
Install and build on Windows
Property 'ledgerKey' is missing in type '{ undo: () => void; description: ActionDescription.ToggleAllGroupsCollapse; }' but required in type 'UndoableResult<void>'.
|
Install and build on Windows
Process completed with exit code 1.
|