Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

feat: query client based on autogen package #2603

feat: query client based on autogen package

feat: query client based on autogen package #2603

Triggered via pull request September 12, 2025 15:33
Status Failure
Total duration 4m 8s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 10 warnings, and 1 notice
docs
Detected 1 broken links. docs/BigQueryClient.html [429] https://github.com/googleapis/gax-nodejs/blob/master/client-libraries.md
lint: src/query/job.ts#L121
Trailing spaces not allowed
lint: src/query/job.ts#L121
Replace `······location:·this.location,······` with `········location:·this.location,⏎······},`
lint: src/query/job.ts#L120
Insert `··`
lint: src/query/job.ts#L119
Insert `··`
lint: src/query/job.ts#L118
Replace `·const·[response]·=·await·jobClient.cancelJob(` with `const·[response]·=·await·jobClient.cancelJob(⏎······`
lint: src/query/job.ts#L117
Delete `·`
lint: src/query/job.ts#L116
Replace `options?:·CallOptions` with `⏎····options?:·CallOptions,⏎··`
lint: src/query/job.ts#L88
Insert `;`
lint: src/query/client.ts#L34
Replace `⏎····options?:·BigQueryClientOptions,⏎··` with `options?:·BigQueryClientOptions`
lint: src/query/client.ts#L15
Replace `⏎··BigQueryClient,⏎··BigQueryClientOptions,⏎` with `BigQueryClient,·BigQueryClientOptions`
lint: src/query/value.ts#L40
Unexpected any. Specify a different type
lint: src/query/row.ts#L111
Unexpected any. Specify a different type
lint: src/query/row.ts#L105
Unexpected any. Specify a different type
lint: src/query/row.ts#L93
Unexpected any. Specify a different type
lint: src/query/row.ts#L92
Unexpected any. Specify a different type
lint: src/query/row.ts#L66
Unexpected any. Specify a different type
lint: src/query/row.ts#L60
Unexpected any. Specify a different type
lint: src/query/row.ts#L49
Unexpected any. Specify a different type
lint: src/query/row.ts#L48
Unexpected any. Specify a different type
lint: src/query/iterator.ts#L39
'_' is assigned a value but never used
windows
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677