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

chore: update new issue template #119

Merged
merged 1 commit into from
Oct 20, 2018
Merged

chore: update new issue template #119

merged 1 commit into from
Oct 20, 2018

Conversation

dpebot
Copy link
Contributor

@dpebot dpebot commented Oct 20, 2018

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1.yaml.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/video-intelligence-v1.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1beta1.yaml.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/video-intelligence-v1beta1.
synthtool > Running generator for google/cloud/videointelligence/artman_videointelligence_v1beta2.yaml.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
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 > Ensuring dependencies.
synthtool > Pulling artman image.
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 > Ensuring dependencies.
synthtool > Pulling artman image.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/video-intelligence-v1p2beta1.
synthtool > Replaced 'function mockSimpleGrpcMethod.*\n(.*\n)*?}\n' in test/gapic-v1beta1.js.
synthtool > Replaced 'function mockSimpleGrpcMethod.*\n(.*\n)*?}\n' in test/gapic-v1.js.
synthtool > Replaced 'function mockSimpleGrpcMethod.*\n(.*\n)*?}\n' in test/gapic-v1p1beta1.js.
synthtool > Replaced 'function mockSimpleGrpcMethod.*\n(.*\n)*?}\n' in test/gapic-v1p2beta1.js.
synthtool > Replaced 'function mockSimpleGrpcMethod.*\n(.*\n)*?}\n' in test/gapic-v1beta2.js.
.circleci/config.yml
.circleci/npm-install-retry.js
.eslintignore
.eslintrc.yml
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/bug_report.md
.github/feature_request.md
.github/support_request.md
.jsdoc.js
.kokoro/common.cfg
.kokoro/continuous/node10/common.cfg
.kokoro/continuous/node10/test.cfg
.kokoro/continuous/node6/common.cfg
.kokoro/continuous/node6/test.cfg
.kokoro/continuous/node8/common.cfg
.kokoro/continuous/node8/docs.cfg
.kokoro/continuous/node8/lint.cfg
.kokoro/continuous/node8/samples-test.cfg
.kokoro/continuous/node8/system-test.cfg
.kokoro/continuous/node8/test.cfg
.kokoro/docs.sh
.kokoro/lint.sh
.kokoro/presubmit/node10/common.cfg
.kokoro/presubmit/node10/test.cfg
.kokoro/presubmit/node6/common.cfg
.kokoro/presubmit/node6/test.cfg
.kokoro/presubmit/node8/common.cfg
.kokoro/presubmit/node8/docs.cfg
.kokoro/presubmit/node8/lint.cfg
.kokoro/presubmit/node8/samples-test.cfg
.kokoro/presubmit/node8/system-test.cfg
.kokoro/presubmit/node8/test.cfg
.kokoro/presubmit/windows/common.cfg
.kokoro/presubmit/windows/test.cfg
.kokoro/samples-test.sh
.kokoro/system-test.sh
.kokoro/test.bat
.kokoro/test.sh
.kokoro/trampoline.sh
.nycrc
CODE_OF_CONDUCT.md
codecov.yaml
npm WARN deprecated [email protected]: no longer maintained

> [email protected] install /tmpfs/src/git/autosynth/working_repo/node_modules/grpc
> node-pre-gyp install --fallback-to-build --library=static_library

node-pre-gyp WARN Using request for node-pre-gyp https download 
[grpc] Success: "/tmpfs/src/git/autosynth/working_repo/node_modules/grpc/src/node/extension_binary/node-v57-linux-x64-glibc/grpc_node.node" is installed via remote

> [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 1456 packages from 1270 contributors and audited 8239 packages in 23.034s
found 0 vulnerabilities


> @google-cloud/[email protected] prettier /tmpfs/src/git/autosynth/working_repo
> prettier --write src/*.js src/*/*.js samples/*.js samples/*/*.js test/*.js test/*/*.js

src/index.js 76ms
src/v1/index.js 6ms
src/v1/video_intelligence_service_client.js 45ms
src/v1beta1/index.js 11ms
src/v1beta1/video_intelligence_service_client.js 30ms
src/v1beta2/index.js 4ms
src/v1beta2/video_intelligence_service_client.js 40ms
src/v1p1beta1/index.js 4ms
src/v1p1beta1/video_intelligence_service_client.js 23ms
src/v1p2beta1/index.js 5ms
src/v1p2beta1/video_intelligence_service_client.js 21ms
samples/analyze.js 108ms
samples/quickstart.js 22ms
samples/system-test/analyze.test.js 15ms
samples/system-test/quickstart.test.js 5ms
test/gapic-v1.js 15ms
test/gapic-v1beta1.js 19ms
test/gapic-v1beta2.js 39ms
test/gapic-v1p1beta1.js 24ms
test/gapic-v1p2beta1.js 23ms

> @google-cloud/[email protected] lint /tmpfs/src/git/autosynth/working_repo
> eslint src/ samples/ test/


/tmpfs/src/git/autosynth/working_repo/samples/analyze.js
   21:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
   86:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  157:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  228:25  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require
  296:37  error  "@google-cloud/video-intelligence" is not found  node/no-missing-require

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

✖ 6 problems (6 errors, 0 warnings)

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @google-cloud/[email protected] lint: `eslint src/ samples/ test/`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @google-cloud/[email protected] lint 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/2018-10-20T11_15_32_287Z-debug.log
synthtool > Cleaned up 2 temporary directories.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 20, 2018
@ghost ghost assigned dpebot Oct 20, 2018
@JustinBeckwith JustinBeckwith changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. chore: update new issue template Oct 20, 2018
@JustinBeckwith JustinBeckwith merged commit 21a7d72 into master Oct 20, 2018
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