Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coverage updates are not hitting Codecov due to Github rate limiting #2

Open
amyspark opened this issue Jan 11, 2023 · 0 comments
Open

Comments

@amyspark
Copy link
Member

Hey @dragonmux,

I just saw in #1 (build example here) that Codecov cannot figure out the repo that owns the upload we're sending:

[2023-01-11T15:08:28.408Z] ['info'] Pinging Codecov: https://codecov.io/upload/v4?package=github-action-3.1.1-uploader-0.3.2&token=*******&branch=work%2Famyspark%2Ffix-clang-deps&build=3894057590&build_url=https%3A%2F%2Fgithub.com%2Fmangrove-lang%2Fmangrove%2Factions%2Fruns%2F3894057590&commit=35a3d30ad22e6507afedfaa11a6ce9f48b8dc428&job=Build+Linux&pr=1&service=github-actions&slug=mangrove-lang%2Fmangrove&name=&tag=&flags=&parent=
[2023-01-11T15:08:28.754Z] ['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')}

This seems to be a known issue. I believe you need to set the token manually as detailed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant