When doing upload from the Github Actions workflow, the codecov tool always report a successful upload (used --required switch). Yet, recently (since ~2days ago) in the codecov dashboard I see "Unable to find commit in GitHub " messages. Sometimes they disappear after I click on them, sometimes they point to the commit with the note “Waiting for CI to complete”
I’m told you should be able to avoid this if you install the Codecov app in GitHub, as it will then use your creds instead of ours. Can you give that a try, please?