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

chore: update new issue template #235

Merged
merged 1 commit into from
Oct 20, 2018
Merged

chore: update new issue template #235

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/vision/artman_vision_v1.yaml.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/vision-v1.
synthtool > Running generator for google/cloud/vision/artman_vision_v1p1beta1.yaml.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/vision-v1p1beta1.
synthtool > Running generator for google/cloud/vision/artman_vision_v1p2beta1.yaml.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/vision-v1p2beta1.
synthtool > Running generator for google/cloud/vision/artman_vision_v1p3beta1.yaml.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/js/vision-v1p3beta1.
.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 text-encoding@0.6.4: no longer maintained

> grpc@1.15.1 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

> protobufjs@6.8.8 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: fsevents@1.2.4 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 1498 packages from 1330 contributors and audited 8746 packages in 23.561s
found 0 vulnerabilities


> @google-cloud/vision@0.22.1 prettier /tmpfs/src/git/autosynth/working_repo
> prettier --write src/*.js src/*/*.js samples/*.js samples/*/*.js test/*.js test/*/*.js system-test/*.js system-test/*/*.js

src/helpers.js 125ms
src/index.js 22ms
src/v1/image_annotator_client.js 46ms
src/v1/index.js 7ms
src/v1p1beta1/image_annotator_client.js 28ms
src/v1p1beta1/index.js 7ms
src/v1p2beta1/image_annotator_client.js 51ms
src/v1p2beta1/index.js 10ms
src/v1p3beta1/image_annotator_client.js 50ms
src/v1p3beta1/index.js 11ms
src/v1p3beta1/product_search_client.js 127ms
samples/detect.js 219ms
samples/detect.v1p1beta1.js 52ms
samples/detect.v1p3beta1.js 16ms
samples/faceDetection.js 24ms
samples/quickstart.js 15ms
samples/textDetection.js 48ms
samples/automl/automlVisionDataset.js 93ms
samples/automl/automlVisionModel.js 87ms
samples/automl/automlVisionPredict.js 27ms
samples/productSearch/importProductSets.v1p3beta1.js 9ms
samples/productSearch/productSearch.v1p3beta1.js 12ms
samples/productSearch/productSets.v1p3beta1.js 48ms
samples/productSearch/products.v1p3beta1.js 31ms
samples/productSearch/referenceImages.v1p3beta1.js 18ms
samples/productSearch/similarProducts.v1p3beta1.js 22ms
samples/system-test/detect.test.js 53ms
samples/system-test/detect.v1p1beta1.test.js 23ms
samples/system-test/detect.v1p3beta1.test.js 7ms
samples/system-test/faceDetection.test.js 16ms
samples/system-test/quickstart.test.js 8ms
samples/system-test/textDetection.test.js 18ms
test/gapic-v1.js 26ms
test/gapic-v1p1beta1.js 16ms
test/gapic-v1p2beta1.js 28ms
test/gapic-v1p3beta1.js 155ms
test/helpers.test.js 63ms
test/index.test.js 5ms
system-test/image_annotator_smoke_test.js 8ms
system-test/vision-v1p2beta1.js 7ms
system-test/vision.js 23ms

> @google-cloud/vision@0.22.1 lint /tmpfs/src/git/autosynth/working_repo
> eslint src/ samples/ system-test/ test/


/tmpfs/src/git/autosynth/working_repo/samples/automl/automlVisionDataset.js
   28:26  error  "@google-cloud/automl" is not found  node/no-missing-require
   87:26  error  "@google-cloud/automl" is not found  node/no-missing-require
  132:26  error  "@google-cloud/automl" is not found  node/no-missing-require
  174:26  error  "@google-cloud/automl" is not found  node/no-missing-require
  219:26  error  "@google-cloud/automl" is not found  node/no-missing-require
  263:26  error  "@google-cloud/automl" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/automl/automlVisionModel.js
   34:26  error  "@google-cloud/automl" is not found  node/no-missing-require
  104:26  error  "@google-cloud/automl" is not found  node/no-missing-require
  123:26  error  "@google-cloud/automl" is not found  node/no-missing-require
  210:26  error  "@google-cloud/automl" is not found  node/no-missing-require
  291:26  error  "@google-cloud/automl" is not found  node/no-missing-require
  328:26  error  "@google-cloud/automl" is not found  node/no-missing-require
  364:26  error  "@google-cloud/automl" is not found  node/no-missing-require
  365:24  error  "mathjs" is not found                node/no-missing-require
  458:26  error  "@google-cloud/automl" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/automl/automlVisionPredict.js
  28:26  error  "@google-cloud/automl" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/detect.js
   21:26  error  "@google-cloud/vision" is not found  node/no-missing-require
   54:26  error  "@google-cloud/vision" is not found  node/no-missing-require
   89:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  116:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  143:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  170:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  197:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  224:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  251:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  278:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  305:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  332:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  359:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  391:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  423:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  456:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  490:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  553:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  616:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  659:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  704:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  749:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  777:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  837:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  871:26  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/detect.v1p1beta1.js
   21:26  error  "@google-cloud/vision" is not found  node/no-missing-require
   73:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  105:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  199:26  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/faceDetection.js
   23:24  error  "@google-cloud/vision" is not found  node/no-missing-require
  136:47  error  "canvas" is not found                node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/productSearch/importProductSets.v1p3beta1.js
  21:26  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/productSearch/products.v1p3beta1.js
   27:26  error  "@google-cloud/vision" is not found  node/no-missing-require
   71:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  106:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  147:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  176:26  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/productSearch/productSearch.v1p3beta1.js
  21:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  59:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  96:26  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/productSearch/productSets.v1p3beta1.js
   26:26  error  "@google-cloud/vision" is not found  node/no-missing-require
   68:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  103:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  135:26  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/productSearch/referenceImages.v1p3beta1.js
   27:26  error  "@google-cloud/vision" is not found  node/no-missing-require
   69:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  105:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  150:26  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/productSearch/similarProducts.v1p3beta1.js
  27:26  error  "@google-cloud/vision" is not found  node/no-missing-require
  98:26  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/productSearch/system-test/products.v1p3beta1.test.js
  20:24  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/productSearch/system-test/productSearch.v1p3beta1.test.js
  19:24  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/productSearch/system-test/productSets.v1p3beta1.test.js
  20:24  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/productSearch/system-test/referenceImages.v1p3beta1.test.js
  20:24  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/productSearch/system-test/similarProducts.v1p3beta1.test.js
  19:24  error  "@google-cloud/vision" is not found  node/no-missing-require

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

/tmpfs/src/git/autosynth/working_repo/samples/system-test/detect.test.js
  24:24  error  "@google-cloud/vision" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/system-test/textDetection.test.js
  25:25  error  "redis" is not found  node/no-missing-require

/tmpfs/src/git/autosynth/working_repo/samples/textDetection.js
  26:24  error  "@google-cloud/vision" is not found  node/no-missing-require
  27:25  error  "natural" is not found               node/no-missing-require
  28:23  error  "redis" is not found                 node/no-missing-require

✖ 77 problems (77 errors, 0 warnings)

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @google-cloud/vision@0.22.1 lint: `eslint src/ samples/ system-test/ test/`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the @google-cloud/vision@0.22.1 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_11_56_294Z-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
@codecov
Copy link

codecov bot commented Oct 20, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #235   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          83     83           
=====================================
  Hits           83     83

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 7837296...7270a1f. Read the comment docs.

@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 383b346 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