feat: add Part-Button-View-Mode #1321
node.yaml
on: pull_request
Typecheck, Lint & Test
2m 14s
Install and build on macOS
5m 1s
Install and build on Windows
10m 16s
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.
|