Skip to content

Codecov uploads from PR (from fork) fail with "Report creating failed: [...] Field required" #1643

@thehowl

Description

@thehowl

Hey, this is an example of a failing workflow: https://github.com/gnolang/gno/actions/runs/11830570134/job/32964317211

These stopped working in the last 48 hours, with no action on our part AFAIK. Here's the last few log lines:

debug - 2024-11-14 04:11:05,037 -- Loading config from /home/runner/work/gno/gno/.github/codecov.yml
debug - 2024-11-14 04:11:05,040 -- Starting create report process --- {"verbose": true, "auto_load_params_from": null, "codecov_yml_path": null, "enterprise_url": null, "version": "cli-9.0.4", "command": "create-report", "git_service": "github", "commit_sha": "e0bf105dc928ba81ff2f9183fe459b55c235d3b0", "fail_on_error": true, "code": "default", "pull_request_number": "3122", "slug": "gnolang/gno"}
info - 2024-11-14 04:11:05,384 -- Process Report creating complete
debug - 2024-11-14 04:11:05,385 -- Report creating result --- {"result": "RequestResult(error=RequestError(code='HTTP Error 400', params={}, description='[{\"input\":{\"branch\":\"leohhhn:gnokey-send\",\"commit_id\":\"e0bf105dc928ba81ff2f9183fe459b55c235d3b0\",\"repo_id\":14437680,\"repo_name\":\"gno\"},\"loc\":[\"id\"],\"msg\":\"Field required\",\"type\":\"missing\",\"url\":\"[https://errors.pydantic.dev/2.4/v/missing\](https://errors.pydantic.dev/2.4/v/missing/)"}]\\n'), warnings=[], status_code=400, text='[{\"input\":{\"branch\":\"leohhhn:gnokey-send\",\"commit_id\":\"e0bf105dc928ba81ff2f9183fe459b55c235d3b0\",\"repo_id\":14437680,\"repo_name\":\"gno\"},\"loc\":[\"id\"],\"msg\":\"Field required\",\"type\":\"missing\",\"url\":\"[https://errors.pydantic.dev/2.4/v/missing\](https://errors.pydantic.dev/2.4/v/missing/)"}]\\n')"}
error - 2024-11-14 04:11:05,385 -- Report creating failed: [{"input":{"branch":"leohhhn:gnokey-send","commit_id":"e0bf105dc928ba81ff2f9183fe459b55c235d3b0","repo_id":14437680,"repo_name":"gno"},"loc":["id"],"msg":"Field required","type":"missing","url":"https://errors.pydantic.dev/2.4/v/missing"}]

Metadata

Metadata

Labels

UrgentUrgent IssuesbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions