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

JSComplexityBear broken #219

Closed
jayvdb opened this issue Jul 27, 2017 · 3 comments
Closed

JSComplexityBear broken #219

jayvdb opened this issue Jul 27, 2017 · 3 comments

Comments

@jayvdb
Copy link
Member

jayvdb commented Jul 27, 2017

new_process_output() got an unexpected keyword argument 'cc_threshold'

https://travis-ci.org/coala/docker-coala-base/builds/256537062

This may have been a hidden error, exposed by recent improvement to coala core testing, or maybe something more sinister.

@yash-nisar
Copy link
Member

Shouldn't coala-bears be the right place for this issue ?

@jayvdb
Copy link
Member Author

jayvdb commented Jul 28, 2017

Possibly/probably, but this is a bug in the docker also.
An upstream bug in coala-bears needs to be created if that is where the bug is, or upstream in coala if that is where the problem is.
The last two big bugs in the docker have been in coala.

@yash-nisar
Copy link
Member

Created an issue here which is the cause of the issue.

yash-nisar added a commit to yash-nisar/coala that referenced this issue Jul 29, 2017
Add `**process_output_kwargs` argument to `new_process_output(...)`
and `old_process_output(...)` because the keyword arguments were
not taken care of in bbb99f9.

Fixes coala#4576
Related to coala/docker-coala-base#219
@jayvdb jayvdb closed this as completed Jul 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants