-
Notifications
You must be signed in to change notification settings - Fork 34
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
Error in npm run review-code #401
Comments
@winksaville looks like tslint is reviewing the |
I rolled back to 5.3.2 and it worked, I'll create an issue on tslint site,
txs.
…On Thu, Jun 1, 2017 at 9:13 AM James Richford ***@***.***> wrote:
@winksaville <https://github.com/winksaville> looks like tslint is
reviewing the .d.ts files despite being told to exclude them. Looks like
tslint made a release 31 minutes ago so most likely it's to do with that as
we had CI run a few hours ago fine.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#401 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA-hHMEw50XM2K2t5FtIMqJ8S14sGO9uks5r_uMsgaJpZM4NtMlE>
.
|
tslint has a fix being tested. As it turned out tslint issue 2855 was reported just be mine. |
tslint is now fixed, closing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure what I'm doing wrong, but I updated to master, removed node_modules, npm install. I then run
npm run tests
and it "passed" but there were a bunch of errors. I then narrowed it down tonpm run review-code
.Here is the command line and the first errors spewed:
Here is the debug-log:
The text was updated successfully, but these errors were encountered: