Uploads fail with the message "Repository not found" even though the repository exists. Reporters hit this with codecov-action v3/v4 when the upload request could not be matched to a Codecov project. Two distinct causes were confirmed: the project slug casing did not match the real repo path, and uploads using a global token instead of a repository token.