-
Notifications
You must be signed in to change notification settings - Fork 705
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
An in-range update of typescript-eslint-parser is breaking the build 🚨 #1468
Milestone
Comments
After pinning to 20.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
There are some linting issues that appear after the upgrade that need to be addressed. |
Version |
alrra
pushed a commit
that referenced
this issue
Nov 5, 2018
There are issues with this rule and `typescript-eslint-parser` `v20.1.0` and later¹. Because `var` is not used through the code, this rule can be safely disabled, avoid the false positives and stil use the latest version of the parser. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ¹ eslint/typescript-eslint-parser#535 Fix #1468
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The devDependency typescript-eslint-parser was updated from
20.0.0
to20.1.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
typescript-eslint-parser is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Release Notes for v20.1.0
Commits
The new version differs by 6 commits.
de1f514
20.1.0
edbe70e
Build: changelog update for 20.1.0
075d243
Chore: Make ESLint a devDependency/peerDependency (fixes #523) (#526)
4310aac
Chore: Force LF for tsx files (#520)
bacac5f
New: Add visitor keys (#516)
4172933
Upgrade: [email protected] (#527)
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴
The text was updated successfully, but these errors were encountered: