feat: export queryFieldInfo and jsType #1018
Annotations
10 errors and 3 warnings
Test in Node
Argument of type 'string | ColumnRefNode' is not assignable to parameter of type 'string'.
|
Test in Node
JSDoc '@param' tag has name 'coordinator', but there is no parameter with that name.
|
Test in Node
JSDoc '@param' tag has name 'coordinator', but there is no parameter with that name.
|
Test in Node
Property 'aggregate' does not exist on type 'string | ColumnRefNode'.
|
Test in Node
Property 'length' does not exist on type 'Set<Stat> | Stat[]'.
|
Test in Node
Property 'size' does not exist on type 'Set<Stat> | Stat[]'.
|
Test in Node
Type '{ table: string | TableRefNode; column: string; sqlType: any; type: string; nullable: boolean; }' is not assignable to type 'FieldInfo'.
|
Test in Node
JSDoc '@param' tag has name 'coordinator', but there is no parameter with that name.
|
Test in Node
Type '{ table: string | TableRefNode; column: any; sqlType: any; type: "string" | "number" | "boolean" | "object" | "date" | "array"; nullable: boolean; }[]' is not assignable to type 'FieldInfo[]'.
|
Test in Node
Process completed with exit code 1.
|
Test in Python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test in Rust
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test in Node
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|