Added in default setting validation #1631
Annotations
6 errors and 1 warning
Build the code
Property 'children' is missing in type '{ type: "Property"; key: IdentifierNode; value: ValueNode; loc: { start: { offset: number; }; end: { offset: number; }; }; }' but required in type 'PropertyNode'.
|
Build the code
Property 'children' does not exist on type 'ValueNode'.
|
Build the code
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ThemeBlock.Block | Section.Block | Preset.Block'.
|
Build the code
This expression is not callable.
|
Build the code
Argument of type '(block: PropertyNode) => void' is not assignable to parameter of type '((value: PropertyNode, index: number, array: PropertyNode[]) => void) & ((value: ValueNode, index: number, array: ValueNode[]) => void)'.
|
Build the code
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading