From 7222519b61b3531257d40c1c6238722612074bbb Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Wed, 25 Mar 2020 00:16:07 -0700 Subject: [PATCH] chore: update github actions configuration (#654) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2020-03-22 04:13:57,751 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py. .eslintignore .eslintrc.yml .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md .github/ISSUE_TEMPLATE/support_request.md .github/PULL_REQUEST_TEMPLATE.md .github/publish.yml .github/release-please.yml .github/workflows/ci.yaml .kokoro/common.cfg .kokoro/continuous/node10/common.cfg .kokoro/continuous/node10/docs.cfg .kokoro/continuous/node10/lint.cfg .kokoro/continuous/node10/samples-test.cfg .kokoro/continuous/node10/system-test.cfg .kokoro/continuous/node10/test.cfg .kokoro/continuous/node12/common.cfg .kokoro/continuous/node12/test.cfg .kokoro/continuous/node8/common.cfg .kokoro/continuous/node8/test.cfg .kokoro/docs.sh .kokoro/lint.sh .kokoro/presubmit/node10/common.cfg .kokoro/presubmit/node10/docs.cfg .kokoro/presubmit/node10/lint.cfg .kokoro/presubmit/node10/samples-test.cfg .kokoro/presubmit/node10/system-test.cfg .kokoro/presubmit/node10/test.cfg .kokoro/presubmit/node12/common.cfg .kokoro/presubmit/node12/test.cfg .kokoro/presubmit/node8/common.cfg .kokoro/presubmit/node8/test.cfg .kokoro/presubmit/windows/common.cfg .kokoro/presubmit/windows/test.cfg .kokoro/publish.sh .kokoro/release/docs.cfg .kokoro/release/docs.sh .kokoro/release/publish.cfg .kokoro/samples-test.sh .kokoro/system-test.sh .kokoro/test.bat .kokoro/test.sh .kokoro/trampoline.sh .mocharc.js .nycrc .prettierignore .prettierrc CODE_OF_CONDUCT.md CONTRIBUTING.md LICENSE README.md codecov.yaml renovate.json samples/README.md npm WARN npm npm does not support Node.js v12.16.1 npm WARN npm You should probably upgrade to a newer version of node as we npm WARN npm can't make any promises that npm will work with this version. npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11. npm WARN npm You can find the latest version at https://nodejs.org/ > @google-cloud/bigquery@4.7.0 prepare /tmpfs/src/git/autosynth/working_repo > npm run compile npm WARN npm npm does not support Node.js v12.16.1 npm WARN npm You should probably upgrade to a newer version of node as we npm WARN npm can't make any promises that npm will work with this version. npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11. npm WARN npm You can find the latest version at https://nodejs.org/ > @google-cloud/bigquery@4.7.0 compile /tmpfs/src/git/autosynth/working_repo > tsc -p . && cp src/types.d.ts build/src/ npm notice created a lockfile as package-lock.json. You should commit this file. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.1 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 662 packages from 742 contributors and audited 1924 packages in 17.785s found 0 vulnerabilities npm WARN npm npm does not support Node.js v12.16.1 npm WARN npm You should probably upgrade to a newer version of node as we npm WARN npm can't make any promises that npm will work with this version. npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11. npm WARN npm You can find the latest version at https://nodejs.org/ > @google-cloud/bigquery@4.7.0 types /tmpfs/src/git/autosynth/working_repo > dtsd bigquery v2 > ./src/types.d.ts npm WARN npm npm does not support Node.js v12.16.1 npm WARN npm You should probably upgrade to a newer version of node as we npm WARN npm can't make any promises that npm will work with this version. npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11. npm WARN npm You can find the latest version at https://nodejs.org/ > @google-cloud/bigquery@4.7.0 fix /tmpfs/src/git/autosynth/working_repo > gts fix && eslint --fix '**/*.js' /tmpfs/src/git/autosynth/working_repo/samples/addColumnLoadAppend.js 24:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/addColumnQueryAppend.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/addEmptyColumn.js 21:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/auth-user-sample/authUserFlow.js 19:26 error "readline-promise" is not found node/no-missing-require 107:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/auth-user-sample/test/auth.test.js 18:26 error "chai" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/browseRows.js 21:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/cancelJob.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/clientJSONCredentials.js 21:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/copyTable.js 25:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/copyTableMultipleSource.js 24:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/createDataset.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/createJob.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/createTable.js 29:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/createTablePartitioned.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/createView.js 26:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/ddlCreateView.js 24:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/deleteDataset.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/deleteLabelDataset.js 27:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/deleteLabelTable.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/deleteModel.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/deleteTable.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/extractTableCompressed.js 25:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/extractTableJSON.js 25:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/extractTableToGCS.js 25:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/getDataset.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/getDatasetLabels.js 25:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/getJob.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/getModel.js 25:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/getTable.js 25:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/getTableLabels.js 25:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/getView.js 23:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/insertRowsAsStream.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/labelDataset.js 25:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/labelTable.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/listDatasets.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/listDatasetsByLabel.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/listJobs.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/listModels.js 26:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/listModelsStreaming.js 26:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/listTables.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadCSVFromGCS.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadCSVFromGCSAutodetect.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadCSVFromGCSTruncate.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadJSONFromGCS.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadJSONFromGCSAutodetect.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadJSONFromGCSTruncate.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadLocalFile.js 24:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadOrcFromGCSTruncate.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadParquetFromGCSTruncate.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadTableGCSAvro.js 23:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadTableGCSAvroTruncate.js 23:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadTableGCSORC.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadTableGCSParquet.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/loadTablePartitioned.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/nestedRepeatedSchema.js 37:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/query.js 21:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/queryBatch.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/queryDestinationTable.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/queryDisableCache.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/queryDryRun.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/queryLegacy.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/queryLegacyLargeResults.js 24:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/queryParamsArrays.js 22:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/queryParamsNamed.js 22:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/queryParamsPositional.js 22:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/queryParamsStructs.js 22:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/queryParamsTimestamps.js 22:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/queryStackOverflow.js 21:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/quickstart.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/relaxColumn.js 23:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/relaxColumnLoadAppend.js 24:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/relaxColumnQueryAppend.js 22:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/test/datasets.test.js 17:28 error "@google-cloud/bigquery" is not found node/no-missing-require 18:26 error "chai" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/test/jobs.test.js 17:28 error "@google-cloud/bigquery" is not found node/no-missing-require 18:26 error "chai" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/test/models.test.js 17:28 error "@google-cloud/bigquery" is not found node/no-missing-require 18:26 error "chai" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/test/queries.test.js 17:26 error "chai" is not found node/no-missing-require 22:28 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/test/quickstart.test.js 17:26 error "chai" is not found node/no-missing-require 21:28 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/test/tables.test.js 17:26 error "chai" is not found node/no-missing-require 23:28 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/undeleteTable.js 24:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/updateDatasetAccess.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/updateDatasetDescription.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/updateDatasetExpiration.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/updateModel.js 25:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/updateTableDescription.js 20:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/updateTableExpiration.js 24:30 error "@google-cloud/bigquery" is not found node/no-missing-require /tmpfs/src/git/autosynth/working_repo/samples/updateViewQuery.js 23:30 error "@google-cloud/bigquery" is not found node/no-missing-require ✖ 93 problems (93 errors, 0 warnings) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @google-cloud/bigquery@4.7.0 fix: `gts fix && eslint --fix '**/*.js'` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @google-cloud/bigquery@4.7.0 fix script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/kbuilder/.npm/_logs/2020-03-22T11_14_28_548Z-debug.log 2020-03-22 04:14:28,558 synthtool > Wrote metadata to synth.metadata. ```
--- .github/workflows/ci.yaml | 8 ++++---- synth.metadata | 10 +++++----- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c5cbc554..92394b1e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -11,7 +11,7 @@ jobs: matrix: node: [8, 10, 12, 13] steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: node-version: ${{ matrix.node }} @@ -30,7 +30,7 @@ jobs: lint: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: node-version: 12 @@ -39,7 +39,7 @@ jobs: docs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: node-version: 12 @@ -48,7 +48,7 @@ jobs: coverage: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v1 + - uses: actions/checkout@v2 - uses: actions/setup-node@v1 with: node-version: 13 diff --git a/synth.metadata b/synth.metadata index 414c2f34..f9933840 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,11 +1,11 @@ { - "updateTime": "2020-02-07T12:10:34.719531Z", + "updateTime": "2020-03-22T11:14:28.558157Z", "sources": [ { - "template": { - "name": "node_library", - "origin": "synthtool.gcp", - "version": "2020.2.4" + "git": { + "name": "synthtool", + "remote": "https://github.com/googleapis/synthtool.git", + "sha": "7e98e1609c91082f4eeb63b530c6468aefd18cfd" } } ]