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
I’m having trouble running the following Maven goal on GitHub Actions: org.eluder.coveralls:coveralls-maven-plugin:4.3.0:report
The job fails with: I/O operation failed: Report submission to Coveralls API failed with HTTP status 504: Gateway Timeout (Coveralls API internal error)
I also tried visiting https://coveralls.io directly, but the site itself returned a 504 Gateway Timeout, which suggests the problem may be with the Coveralls API/service rather than my setup.
adrianlasota, sgadzhilov, tylerneath, multi-vac, ElliottKasoar and 10 more