Closed renovate[bot] closed 1 week ago
Not fully sure there isn't a regression here, with this failing check. https://github.com/open-telemetry/opentelemetry-go/actions/runs/11927171157/job/33247874664?pr=5989
info - 2024-11-20 08:15:42,671 -- The PR is happening in a forked repo. Using tokenless upload. info - 2024-11-20 08:15:42,905 -- Process Commit creating complete debug - 2024-11-20 08:15:42,905 -- Commit creating result --- {"result": "RequestResult(error=RequestError(code='HTTP Error 400', params={}, description='{\"message\":\"Token required - not valid tokenless upload\"}\n'), warnings=[], status_code=400, text='{\"message\":\"Token required - not valid tokenless upload\"}\n')"} error - 2024-11-20 08:15:42,905 -- Commit creating failed: {"message":"Token required - not valid tokenless upload"}
Not fully sure there isn't a regression here, with this failing check. https://github.com/open-telemetry/opentelemetry-go/actions/runs/11927171157/job/33247874664?pr=5989
info - 2024-11-20 08:15:42,671 -- The PR is happening in a forked repo. Using tokenless upload. info - 2024-11-20 08:15:42,905 -- Process Commit creating complete debug - 2024-11-20 08:15:42,905 -- Commit creating result --- {"result": "RequestResult(error=RequestError(code='HTTP Error 400', params={}, description='{"message":"Token required - not valid tokenless upload"}\n'), warnings=[], status_code=400, text='{"message":"Token required - not valid tokenless upload"}\n')"} error - 2024-11-20 08:15:42,905 -- Commit creating failed: {"message":"Token required - not valid tokenless upload"}
Seems likely. The failure looks reproducible.
v5.0.5 was release 2 hours ago. I wonder if that might address the failure.
This PR contains the following updates:
v5.0.3
->v5.0.4
Release Notes
codecov/codecov-action (codecov/codecov-action)
### [`v5.0.4`](https://redirect.github.com/codecov/codecov-action/blob/HEAD/CHANGELOG.md#v504) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v5.0.3...v5.0.4) ##### What's Changed - chore(deps): bump wrapper to 0.0.26 by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1681](https://redirect.github.com/codecov/codecov-action/pull/1681) - fix: strip out a trailing /n from input tokens by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1679](https://redirect.github.com/codecov/codecov-action/pull/1679) - fix: add action version by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1678](https://redirect.github.com/codecov/codecov-action/pull/1678) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.