You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Add `**process_output_kwargs` argument to `new_process_output(...)`
and `old_process_output(...)` because the keyword arguments were
not taken care of in bbb99f9.
Fixescoala#4576
Related to coala/docker-coala-base#219
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.
The text was updated successfully, but these errors were encountered: