Closed
Description
About a week ago I started getting the following error on all codecov runs using the template from this repo:
[2024-04-17T07:45:14.013Z] ['error'] There was an error running the uploader: Error uploading to [https://codecov.io:](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')}
[2024-04-17T07:45:14.013Z] ['verbose'] The error stack is: Error: Error uploading to [https://codecov.io:](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')}
at main (/snapshot/repo/dist/src/index.js)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[2024-04-17T07:45:14.013Z] ['verbose'] End of uploader: 620 milliseconds
Full run-log can be found here: https://github.com/boostorg/charconv/actions/runs/8718129486/job/23914698681?pr=183
I have seen run into this on both charconv and multiprecision. It looks like the only recent upload to codecov is URL which uploads using drone instead of Github Actions: https://app.codecov.io/gh/boostorg
Metadata
Metadata
Assignees
Labels
No labels