coveralls-net / coveralls.net

NuGet program for sending coverage reports to coveralls.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot upload code coverage: error code 422 even thus token is valid

tapika opened this issue · comments

[debug] > $env.COVERALLS_REPO_TOKEN: << private data >>
Error BadRequest sending to coveralls.io: Bad Request
 - Error code 422 indicate a problem with your token. Use the --debug option for more details.
[debug] > Coveralls Data:

Suspect that https://docs.coveralls.io/api-reference - REST API changed,

repo_token, service_name are 2 new mandatory fields.