Added in default setting validation #1625
Annotations
17 errors and 2 warnings
Tests / OS ubuntu-latest / NodeJS 18
Property 'children' is missing in type '{ type: "Property"; key: IdentifierNode; value: ValueNode; loc: { start: { offset: number; }; end: { offset: number; }; }; }' but required in type 'PropertyNode'.
|
Tests / OS ubuntu-latest / NodeJS 18
Property 'children' does not exist on type 'ValueNode'.
|
Tests / OS ubuntu-latest / NodeJS 18
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)'.
|
Tests / OS ubuntu-latest / NodeJS 18
Process completed with exit code 1.
|
Tests / OS ubuntu-latest / NodeJS 20
The job was canceled because "ubuntu-latest_18" failed.
|
Tests / OS ubuntu-latest / NodeJS 20
Property 'children' is missing in type '{ type: "Property"; key: IdentifierNode; value: ValueNode; loc: { start: { offset: number; }; end: { offset: number; }; }; }' but required in type 'PropertyNode'.
|
Tests / OS ubuntu-latest / NodeJS 20
Property 'children' does not exist on type 'ValueNode'.
|
Tests / OS ubuntu-latest / NodeJS 20
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)'.
|
Tests / OS ubuntu-latest / NodeJS 20
Process completed with exit code 1.
|
Tests / OS windows-latest / NodeJS 18
The job was canceled because "ubuntu-latest_18" failed.
|
Tests / OS windows-latest / NodeJS 18
The operation was canceled.
|
Code quality
Property 'children' is missing in type '{ type: "Property"; key: IdentifierNode; value: ValueNode; loc: { start: { offset: number; }; end: { offset: number; }; }; }' but required in type 'PropertyNode'.
|
Code quality
Property 'children' does not exist on type 'ValueNode'.
|
Code quality
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)'.
|
Code quality
Process completed with exit code 1.
|
Tests / OS windows-latest / NodeJS 20
The job was canceled because "ubuntu-latest_18" failed.
|
Tests / OS windows-latest / NodeJS 20
The operation was canceled.
|
Tests / OS ubuntu-latest / NodeJS 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|