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

fix: lint warnings so 'CI=true npm run build' passes #120

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

trentm
Copy link
Member

@trentm trentm commented Mar 8, 2023

Fixes: #119


This just fixes or ignores the lint warnings. Actual changes to fix the warnings are welcome.
Also it would be nice to have this repo's CI fail if there are lint warnings, given that if there are it breaks the downstream opbeans-node. However, I haven't dug into doing that.

@trentm trentm self-assigned this Mar 8, 2023
@trentm trentm merged commit c03d485 into main Mar 9, 2023
@trentm trentm deleted the trentm/fix-lint-warnings branch March 9, 2023 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

npm run build fails when CI envvar is set, breaking opbeans-node install
2 participants