[Issue 24518] New: [CI] Code coverage upload failure
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Apr 22 14:04:05 UTC 2024
https://issues.dlang.org/show_bug.cgi?id=24518
Issue ID: 24518
Summary: [CI] Code coverage upload failure
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P3
Component: dmd
Assignee: nobody at puremagic.com
Reporter: dkorpel at live.nl
The Github Actions coverage CI checks for dmd consistently fail with:
> [2024-04-22T12:43:32.048Z] ['error'] There was an error running the uploader: Error uploading to https://codecov.io: Error: There was an error fetching the storage URL during POST: 404 - {'detail': ErrorDetail(string='Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token to resolve issue.', code='not_found')}
See also: https://github.com/dlang/dmd/pull/16401#issuecomment-2068179334
--
More information about the Digitalmars-d-bugs
mailing list