You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue seens to be related to codecov/feedback#126. If that's the case, it's because the GitHub token for CodeCov itself being rate limited, and we are unable to do anything about that on our side.
Coverage CI sometimes fails with the error message
'Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token to resolve issue.
. An example can be seen here: https://github.com/moonbitlang/core/actions/runs/8587025232/job/23530155946?pr=205#step:7:66The issue seens to be related to codecov/feedback#126. If that's the case, it's because the GitHub token for CodeCov itself being rate limited, and we are unable to do anything about that on our side.
A possible two-workflow workaround is described in codecov/feedback#301 (comment)
The text was updated successfully, but these errors were encountered: