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: [email protected]
Reporter: [email protected]
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
--