Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Conversation

@yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Commits in this repo since last synth:
cff2f36 feat: face and person detection samples (#362)
cdd947b test: modernize mocha config (#360)
eecffbc chore: skip img.shields.io in docs test
05e9021 chore: release 2.6.5 (#359)

Log from Synthtool
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:6aec9c34db0e4be221cdaf6faba27bdc07cfea846808b3d3b964dfce3a9a0f9b
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/video-intelligence-v1.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1beta2.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/video-intelligence-v1beta2.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1p1beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/video-intelligence-v1p1beta1.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1p2beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/video-intelligence-v1p2beta1.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1p3beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/video-intelligence-v1p3beta1.
synthtool > Replaced 'function mockSimpleGrpcMethod.*\n(.*\n)*?}\n' in test/gapic-v1p3beta1.js.
synthtool > Replaced 'function mockSimpleGrpcMethod.*\n(.*\n)*?}\n' in test/gapic-v1beta2.js.
synthtool > Replaced 'function mockSimpleGrpcMethod.*\n(.*\n)*?}\n' in test/gapic-v1p2beta1.js.
synthtool > Replaced 'function mockSimpleGrpcMethod.*\n(.*\n)*?}\n' in test/gapic-v1p1beta1.js.
synthtool > Replaced 'function mockSimpleGrpcMethod.*\n(.*\n)*?}\n' in test/gapic-v1.js.
.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/release-please.yml
.jsdoc.js
.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
.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.15.0
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/

> [email protected] postinstall /tmpfs/src/git/autosynth/working_repo/node_modules/protobufjs
> node scripts/postinstall

npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 507 packages from 801 contributors and audited 1032 packages in 11.275s
found 0 vulnerabilities

npm WARN npm npm does not support Node.js v12.15.0
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/[email protected] fix /tmpfs/src/git/autosynth/working_repo
> eslint --fix '**/*.js'


/tmpfs/src/git/autosynth/working_repo/samples/analyze-streaming-annotation-to-storage.js
  27:15  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/analyze-streaming-automl-classification.js
  32:15  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/analyze-streaming-labels.js
  25:15  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/analyze-streaming-object.js
  25:15  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/analyze-streaming-safe-search.js
  25:15  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/analyze-streaming-shot-change.js
  25:15  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/analyze.js
   20:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
   77:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  142:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  205:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  262:37  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  307:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  361:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  414:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  484:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/analyze.v1p2beta1.js
   19:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
   88:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  159:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  234:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/analyze.v1p3beta1.js
   20:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  101:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  178:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  251:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/quickstart.js
  19:37  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/system-test/analyze-streaming-annotation-to-storage.test.js
  18:26  error  "chai" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/system-test/analyze-streaming-automl-classification.test.js
  18:26  error  "chai" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/system-test/analyze-streaming-labels.test.js
  18:26  error  "chai" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/system-test/analyze-streaming-object.test.js
  18:26  error  "chai" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/system-test/analyze-streaming-safe-search.test.js
  18:26  error  "chai" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/system-test/analyze-streaming-shot-change.test.js
  18:26  error  "chai" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/system-test/analyze.test.js
  19:26  error  "chai" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/system-test/analyze.v1p2beta1.test.js
  19:26  error  "chai" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/system-test/analyze.v1p3beta1.test.js
  19:26  error  "chai" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/system-test/quickstart.test.js
  18:26  error  "chai" is not found  node/no-missing-require

✖ 34 problems (34 errors, 0 warnings)

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @google-cloud/[email protected] fix: `eslint --fix '**/*.js'`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @google-cloud/[email protected] 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-02-08T12_42_57_647Z-debug.log
installing semver@^5.5.0
installing minimist@^1.2.0
installing uglify-js@^3.3.25
installing espree@^3.5.4
installing escodegen@^1.9.1
synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 8, 2020
@codecov
Copy link

codecov bot commented Feb 8, 2020

Codecov Report

Merging #364 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #364   +/-   ##
=======================================
  Coverage   25.65%   25.65%           
=======================================
  Files          38       38           
  Lines        9135     9135           
=======================================
  Hits         2344     2344           
  Misses       6791     6791

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2a3a27...b643e9c. Read the comment docs.

@alexander-fenster alexander-fenster changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. docs: update auto-generated README Feb 10, 2020
@alexander-fenster alexander-fenster merged commit c2a94a8 into master Feb 10, 2020
@alexander-fenster alexander-fenster deleted the autosynth branch February 10, 2020 19:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants