GP

Results 120 comments of GP

@apawson You can find out the revision number here - http://omahaproxy.appspot.com/

@wegorich `EADDRINUSE` just means that something is already running on the port. It could be another instance of the same app running elsewhere, or something else entirely. To figure out...

@stephenmathieson Ah, that fixes my issue for now.

Can you folks try out the latest [`v2.7.1`](https://github.com/paambaati/codeclimate-action/releases/tag/v2.7.1) release? It has better error handling and should help you pinpoint issues better.

@Jsyro the error message tells me the CodeClimate reporter cannot figure out how to format your coverage output. Are you able to upload the coverage manually after your tests run...

@abhishekmishragithub I'd love it if you can send a PR for this!

> for adding an example in README.md? Yes.

@Fiyin-Anne Can you try this out with the latest ~[`v2.7.0`](https://github.com/paambaati/codeclimate-action/releases/tag/v2.7.0)~ [`v2.7.2`](https://github.com/paambaati/codeclimate-action/releases/tag/v2.7.2) version? It has better reporting and should help you pinpoint the issue.

@hitmands I've just now pushed a new release - please try [`v2.7.3`](https://github.com/paambaati/codeclimate-action/releases/tag/v2.7.3).