An in-range update of tslint is breaking the build π¨
greenkeeper opened this issue Β· comments
Greenkeeper commented
Version 5.4.1 of tslint just got published.
Branch | Build failing π¨ |
---|---|
Dependency | tslint |
Current Version | 5.4.0 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
As tslint is βonlyβ a devDependency of this project it might not break production or downstream projects, but βonlyβ your build or test tools β preventing new deploys or publishes.
I recommend you give this issue a high priority. Iβm sure you can resolve this πͺ
Status Details
- β continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Release Notes
v5.4.1π Bugfixes
- [bugfix] Fixed regression in
--exclude
CLI option when using--project
(#2852)
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot π΄
Lars Hvam commented
restarted build, ok
looks like it was caused by some connection issues travis <-> github