googleapis / nodejs-bigquery

Node.js client for Google Cloud BigQuery: A fast, economical and fully-managed enterprise data warehouse for large-scale data analytics.

Home Page:https://cloud.google.com/bigquery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📦 pack-n-play test: TypeScript code failed

flaky-bot opened this issue · comments

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and
I will stop commenting.


commit: e73f810
buildURL: Build Status, Sponge
status: failed

Test output
Command failed with exit code 2: npx tsc --strict index.ts
node_modules/google-auth-library/build/src/util.d.ts(134,5): error TS18028: Private identifiers are only available when targeting ECMAScript 2015 and higher.
Error: Command failed with exit code 2: npx tsc --strict index.ts
node_modules/google-auth-library/build/src/util.d.ts(134,5): error TS18028: Private identifiers are only available when targeting ECMAScript 2015 and higher.
    at makeError (node_modules/pack-n-play/node_modules/execa/lib/error.js:60:11)
    at handlePromise (node_modules/pack-n-play/node_modules/execa/index.js:118:26)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at null.prepareTarget (node_modules/pack-n-play/src/pack-n-test.ts:147:7)
    at null.packNTest (node_modules/pack-n-play/src/pack-n-test.ts:105:5)
    at Context. (system-test/install.ts:33:7)

Will be fixed upstream:

Looks like this issue is flaky. 😟

I'm going to leave this open and stop commenting.

A human should fix and close this.


commit: e73f810
buildURL: Build Status, Sponge
status: failed

Test output
Command failed with exit code 2: npx tsc --strict index.ts
node_modules/google-auth-library/build/src/util.d.ts(134,5): error TS18028: Private identifiers are only available when targeting ECMAScript 2015 and higher.
Error: Command failed with exit code 2: npx tsc --strict index.ts
node_modules/google-auth-library/build/src/util.d.ts(134,5): error TS18028: Private identifiers are only available when targeting ECMAScript 2015 and higher.
    at makeError (node_modules/pack-n-play/node_modules/execa/lib/error.js:60:11)
    at handlePromise (node_modules/pack-n-play/node_modules/execa/index.js:118:26)
    at runMicrotasks ()
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at null.prepareTarget (node_modules/pack-n-play/src/pack-n-test.ts:147:7)
    at null.packNTest (node_modules/pack-n-play/src/pack-n-test.ts:105:5)
    at Context. (system-test/install.ts:33:7)