feat: use Storage Read API for faster data fetching #1776
Annotations
10 errors and 11 warnings
src/bigquery.ts#L2205
Replace `job,·options,·res.schema` with `⏎··············job,⏎··············options,⏎··············res.schema⏎············`
|
src/bigquery.ts#L2242
Delete `,`
|
src/bigquery.ts#L2247
Delete `····`
|
src/bigquery.ts#L2247
Trailing spaces not allowed
|
src/storage.ts#L20
Delete `·`
|
src/storage.ts#L20
Trailing spaces not allowed
|
src/storage.ts#L28
Delete `·`
|
src/storage.ts#L28
Trailing spaces not allowed
|
src/storage.ts#L44
Expected '===' and instead saw '=='
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/bigquery.ts#L350
'options' is defined but never used
|
src/bigquery.ts#L355
'options' is defined but never used
|
src/bigquery.ts#L360
'options' is defined but never used
|
src/bigquery.ts#L1551
Unexpected any. Specify a different type
|
src/bigquery.ts#L2214
Unexpected any. Specify a different type
|
src/bigquery.ts#L2243
Unexpected any. Specify a different type
|
src/dataset.ts#L127
'options' is defined but never used
|
src/dataset.ts#L131
'options' is defined but never used
|
src/dataset.ts#L135
'options' is defined but never used
|
src/job.ts#L58
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading