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

feat: support celebrity recognition #316

Merged
merged 1 commit into from
Nov 7, 2019
Merged

feat: support celebrity recognition #316

merged 1 commit into from
Nov 7, 2019

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

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:75b38a3b073a7b243545f2332463096624c802bb1e56b8cb6f22ba1ecd325fa9
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-v1p2beta1.js.
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-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.13.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/core-js
> node postinstall || echo "ignore"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)


> [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.
added 609 packages from 864 contributors and audited 1618 packages in 11.536s
found 0 vulnerabilities

npm WARN npm npm does not support Node.js v12.13.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
  28: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
  33:15  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

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

/tmpfs/src/git/autosynth/working_repo/samples/analyze-streaming-object.js
  26: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
  26: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
  26:15  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/analyze.js
   21:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
   78:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  143:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  206:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  263:37  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  308:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  362:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  415:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  485:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/analyze.v1p2beta1.js
   20:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
   89:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  160:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  235:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/quickstart.js
  20: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
  19: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
  19:26  error  "chai" is not found  node/no-missing-require

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

/tmpfs/src/git/autosynth/working_repo/samples/system-test/analyze-streaming-object.test.js
  19: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
  19: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
  19:26  error  "chai" is not found  node/no-missing-require

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

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

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

✖ 29 problems (29 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/2019-11-06T12_26_40_872Z-debug.log
installing semver@^5.5.0
installing minimist@^1.2.0
installing espree@^3.5.4
synthtool > Cleaned up 2 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 6, 2019
@codecov
Copy link

codecov bot commented Nov 6, 2019

Codecov Report

Merging #316 into master will decrease coverage by 0.31%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
- Coverage   55.55%   55.23%   -0.32%     
==========================================
  Files          38       38              
  Lines         522      525       +3     
==========================================
  Hits          290      290              
- Misses        232      235       +3
Impacted Files Coverage Δ
src/v1p3beta1/video_intelligence_service_client.js 85.18% <ø> (ø) ⬆️
...ta1/streaming_video_intelligence_service_client.js 86.95% <ø> (ø) ⬆️
...eointelligence/v1p3beta1/doc_video_intelligence.js 0% <0%> (ø) ⬆️

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 5919a7c...4d57d9a. Read the comment docs.

@callmehiphop callmehiphop changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. feat: support celebrity recognition Nov 7, 2019
@callmehiphop callmehiphop merged commit a7235d3 into master Nov 7, 2019
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