-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
test: Lint broken in CI #5299
Labels
test
Issues and PRs related to the tests.
Comments
cc @nodejs/testing |
Backing out db91281 with git checkout fcae05e4b5ee7c0817ca0c9f0bc3df012c1664c7 lib/url.js seems to resolve in my local run |
It looks like #4892 was landed three weeks after its last CI run happened. In the intervening time, new lint rules were added. |
rvagg
pushed a commit
that referenced
this issue
Feb 21, 2016
The deopt issues arose from the use of const in specific situations that v8 does not fully support yet. Fixes: #5299 PR-URL: #5300 Reviewed-By: James M Snell <[email protected]> Reviewed-By: Evan Lucas <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Lint seems to be broken in the CI
https://ci.nodejs.org/job/node-test-linter/1427/console
Quite possibly due to db91281
@mscdex
The text was updated successfully, but these errors were encountered: