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

ci: Fix test coverage report upload issue #12922

Merged
merged 1 commit into from Apr 11, 2024
Merged

Conversation

terrytangyuan
Copy link
Member

@terrytangyuan terrytangyuan commented Apr 11, 2024

This fixes the following error on main branch:

[2024-04-10T19:30:41.575Z] ['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')}
Error: Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/ab904c41d6ece82784817410c45d8b8c02684457/dist/codecov' failed with exit code 255

Ref: codecov/codecov-action#1359 codecov/codecov-action#1284

@terrytangyuan terrytangyuan added the prioritized-review For members of the Sustainability Effort label Apr 11, 2024
@terrytangyuan terrytangyuan changed the title ci: Fix coverage report upload issue ci: Fix test coverage report upload issue Apr 11, 2024
@terrytangyuan terrytangyuan enabled auto-merge (squash) April 11, 2024 02:39
@terrytangyuan terrytangyuan merged commit d62aa26 into main Apr 11, 2024
28 checks passed
@terrytangyuan terrytangyuan deleted the terrytangyuan-patch-1 branch April 11, 2024 05:55
@agilgur5 agilgur5 added type/dependencies PRs and issues specific to updating dependencies github_actions Pull requests that update Github_actions dependencies area/build Build or GithubAction/CI issues area/upstream This is an issue with an upstream dependency, not Argo itself labels Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build Build or GithubAction/CI issues area/upstream This is an issue with an upstream dependency, not Argo itself github_actions Pull requests that update Github_actions dependencies prioritized-review For members of the Sustainability Effort type/dependencies PRs and issues specific to updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants