Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lint is broken #356

Closed
sduskis opened this issue Nov 7, 2018 · 0 comments
Closed

Lint is broken #356

sduskis opened this issue Nov 7, 2018 · 0 comments
Assignees
Labels
api: bigtable Issues related to the googleapis/nodejs-bigtable API. 🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@sduskis
Copy link
Contributor

sduskis commented Nov 7, 2018

It looks like there were some recent lint changes. We need to address new breakages

@google-cloud/bigtable@0.16.1 lint /home/node/project
eslint src/ samples/ system-test/ test/

/home/node/project/samples/hello-world/index.v6.js
15:20 error "co" is not found node/no-missing-require

/home/node/project/system-test/read-rows-acceptance-tests.js
59:17 error Replace .filter(result·=>·!result.error) with ⏎········.filter(result·=>·!result.error)⏎········ prettier/prettier
60:1 error Insert ·· prettier/prettier
61:1 error Insert ·· prettier/prettier
62:9 error Insert ·· prettier/prettier
63:1 error Insert ·· prettier/prettier
64:11 error Insert ·· prettier/prettier
65:1 error Replace ········ with ·········· prettier/prettier
66:1 error Insert ·· prettier/prettier
67:1 error Replace ········ with ·········· prettier/prettier
68:1 error Insert ·· prettier/prettier
69:1 error Replace ········ with ·········· prettier/prettier
70:9 error Insert ·· prettier/prettier
71:1 error Replace ········ with ·········· prettier/prettier
72:1 error Insert ·· prettier/prettier
73:9 error Insert ·· prettier/prettier
74:1 error Insert ·· prettier/prettier
75:11 error Insert ·· prettier/prettier
76:1 error Replace ·········· with ············ prettier/prettier
77:1 error Insert ·· prettier/prettier
78:9 error Insert ·· prettier/prettier
79:1 error Insert ·· prettier/prettier

✖ 22 problems (22 errors, 0 warnings)
21 errors and 0 warnings potentially fixable with the --fix option.

@JustinBeckwith JustinBeckwith added the triage me I really want to be triaged. label Nov 7, 2018
@google-cloud-label-sync google-cloud-label-sync bot added the api: bigtable Issues related to the googleapis/nodejs-bigtable API. label Jan 31, 2020
@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Apr 6, 2020
@JustinBeckwith JustinBeckwith self-assigned this Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/nodejs-bigtable API. 🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants