2024 12 #384
Annotations
11 errors
|
Type Check ʦ
Type '("divider" | ActionDefinition)[]' is not assignable to type 'Iterable<object>'.
|
Type Check ʦ
Argument of type '"divider" | ActionDefinition' is not assignable to parameter of type 'ActionDefinition'.
|
Type Check ʦ
Property 'id' does not exist on type '"divider" | ActionDefinition'.
|
Type Check ʦ
Property 'isDisabled' does not exist on type '"divider" | ActionDefinition'.
|
Type Check ʦ
Property 'actionPerformed' does not exist on type '"divider" | ActionDefinition'.
|
Type Check ʦ
Argument of type '{ shortcut: string; }' is not assignable to parameter of type 'DividerItem | ActionGroupAsMenuItem | ActionAsMenuItem'.
|
Type Check ʦ
Property 'id' does not exist on type 'object'.
|
Type Check ʦ
Type '("divider" | ActionDefinition)[]' is not assignable to type 'Iterable<object>'.
|
Type Check ʦ
Argument of type '"divider" | ActionDefinition' is not assignable to parameter of type 'ActionDefinition'.
|
Type Check ʦ
Property 'id' does not exist on type '"divider" | ActionDefinition'.
|
Loading