Skip to content

feat: export queryFieldInfo and jsType #1018

feat: export queryFieldInfo and jsType

feat: export queryFieldInfo and jsType #1018

Triggered via pull request December 4, 2024 20:29
Status Failure
Total duration 1m 6s
Artifacts

test.yml

on: pull_request
Test in Node
56s
Test in Node
Test in Python
29s
Test in Python
Test in Rust
43s
Test in Rust
Fit to window
Zoom out
Zoom in

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