This repository was archived by the owner on Feb 7, 2026. It is now read-only.
feat: support high precision timestamp strings on getRows calls #2821
Annotations
17 errors and 10 warnings
|
docs
Detected 6 broken links.
docs
[403] https://www.npmjs.com/package/@google-cloud/bigquery
[429] https://github.com/googleapis/nodejs-bigquery/blob/fix-high-precision-timestamps-12704073509468064918/samples/deleteDataset.js
[429] https://github.com/googleapis/nodejs-bigquery/blob/fix-high-precision-timestamps-12704073509468064918/samples/getDataset.js
[429] https://github.com/googleapis/nodejs-bigquery/blob/fix-high-precision-timestamps-12704073509468064918/samples/listDatasetsByLabel.js
[429] https://github.com/googleapis/nodejs-bigquery/blob/fix-high-precision-timestamps-12704073509468064918/samples/queryParamsPositional.js
[429] https://github.com/googleapis/nodejs-bigquery/blob/fix-high-precision-timestamps-12704073509468064918/samples/updateDatasetAccess.js
|
|
|
|
|
|
|
|
|
|
|
|
docs
[403] https://www.npmjs.com/package/@google-cloud/bigquery
|
|
|
|
lint:
system-test/timestamp_output_format.ts#L190
Insert `⏎········`
|
|
lint:
system-test/timestamp_output_format.ts#L188
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
lint:
system-test/timestamp_output_format.ts#L31
'describe.only' is restricted from being used
|
|
lint:
src/table.ts#L1892
Insert `;`
|
|
lint:
src/table.ts#L1891
Replace `····` with `········`
|
|
lint:
src/table.ts#L1890
Replace `······'formatOptions.timestampOutputFormat':·'ISO8601_STRING'` with `··········'formatOptions.timestampOutputFormat':·'ISO8601_STRING',`
|
|
lint:
src/table.ts#L1889
Replace `·?·{}` with `⏎······?·{}⏎·····`
|
|
lint:
src/table.ts#L1888
Replace `·options['formatOptions.timestampOutputFormat']·!==·undefined·||` with `⏎······options['formatOptions.timestampOutputFormat']·!==·undefined·||⏎·····`
|
|
lint:
src/bigquery.ts#L2558
Delete `·`
|
|
lint:
src/job.ts#L136
'options' is defined but never used
|
|
lint:
src/job.ts#L58
Unexpected any. Specify a different type
|
|
lint:
src/dataset.ts#L135
'options' is defined but never used
|
|
lint:
src/dataset.ts#L131
'options' is defined but never used
|
|
lint:
src/dataset.ts#L127
'options' is defined but never used
|
|
lint:
src/bigquery.ts#L2250
Unexpected any. Specify a different type
|
|
lint:
src/bigquery.ts#L1602
Unexpected any. Specify a different type
|
|
lint:
src/bigquery.ts#L389
'options' is defined but never used
|
|
lint:
src/bigquery.ts#L384
'options' is defined but never used
|
|
lint:
src/bigquery.ts#L379
'options' is defined but never used
|