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
If you're running the test-reporter in a Linux host using a VPN and you're experiencing errors like:
Error: Post https://somehost.com/v1/test_reports: dial tcp: lookup http://somehost.com on 192.168.1.1:54: no such host
We recommend that you the use the binary that uses the Net CGO library. You can download those binaries:
If you're running the
test-reporter
in a Linux host using a VPN and you're experiencing errors like:We recommend that you the use the binary that uses the Net CGO library. You can download those binaries:
https://codeclimate.com/downloads/test-reporter/test-reporter-latest-netcgo-linux-amd64
https://codeclimate.com/downloads/test-reporter/test-reporter-VERSION-netcgo-linux-amd64
You can find our releases over here. For example release 0.6.3, the download link would be: https://codeclimate.com/downloads/test-reporter/test-reporter-0.6.3-netcgo-linux-amd64
The text was updated successfully, but these errors were encountered: