PkgTemplates.jl icon indicating copy to clipboard operation
PkgTemplates.jl copied to clipboard

Coveralls upload fails with PkgTemplate generated configuration

Open omlins opened this issue 3 years ago • 0 comments

Maybe I am just missing something, but coveralls upload fails with PkgTemplate generated configuration. It fails with:

[ Info: Submitting data to Coveralls...
ERROR: HTTP.ExceptionRequest.StatusError(422, "POST", "/api/v1/jobs", HTTP.Messages.Response:
"""
HTTP/1.1 422 Unprocessable Entity
(...)
{"message":"Couldn't find a repository matching this job.","error":true}""")

The full error message is found here: https://github.com/omlins/CellArrays.jl/runs/6695813648?check_suite_focus=true

Do you see what goes wrong here?

Thanks!!

omlins avatar Jun 03 '22 11:06 omlins