Skip to content

Instantly share code, notes, and snippets.

@zetaab
Created April 4, 2024 19:45
Show Gist options
  • Save zetaab/0730ea1f67c0e876bf1a5c4e23e833c2 to your computer and use it in GitHub Desktop.
Save zetaab/0730ea1f67c0e876bf1a5c4e23e833c2 to your computer and use it in GitHub Desktop.
==> linux OS detected
https://cli.codecov.io/latest/linux/codecov.SHA256SUM
==> Running version latest
gpg: directory '/home/runner/.gnupg' created
gpg: keybox '/home/runner/.gnupg/pubring.kbx' created
gpg: /home/runner/.gnupg/trustdb.gpg: trustdb created
gpg: key 806BB28AED779869: public key "Codecov Uploader (Codecov Uploader Verification Key) <security@codecov.io>" imported
gpg: Total number processed: 1
gpg: imported: 1
gpg: Signature made Thu 28 Mar 2024 03:15:44 PM UTC
gpg: using RSA key 27034E7FDB850E0BBC2C62FF806BB28AED779869
gpg: Good signature from "Codecov Uploader (Codecov Uploader Verification Key) <security@codecov.io>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 2703 4E7F DB85 0E0B BC2C 62FF 806B B28A ED77 9869
==> Uploader SHASUM verified (e3ea28a069fe174eb99ac2ffb523bfb55d5d29a7cfd93ef48cde12e9b552b492 codecov)
==> Running version v0.4.9
==> Running git config --global --add safe.directory /home/runner/_work/copilot/copilot
/usr/bin/git config --global --add safe.directory /home/runner/_work/copilot/copilot
==> Running command '/home/runner/_work/_actions/codecov/codecov-action/v4/dist/codecov --enterprise-url https://codecov.company.com create-commit'
/home/runner/_work/_actions/codecov/codecov-action/v4/dist/codecov --enterprise-url https://codecov.company.com create-commit --git-service github -C acbeafac112748f36774c6eba017e0bf18446069
info - 2024-04-04 19:36:16,945 -- ci service found: github-actions
warning - 2024-04-04 19:36:16,951 -- No config file could be found. Ignoring config.
info - 2024-04-04 19:36:17,237 -- Process Commit creating complete
error - 2024-04-04 19:36:17,237 -- Commit creating failed: ["Repository not found"]
==> Running command '/home/runner/_work/_actions/codecov/codecov-action/v4/dist/codecov --enterprise-url https://codecov.company.com create-report'
/home/runner/_work/_actions/codecov/codecov-action/v4/dist/codecov --enterprise-url https://codecov.company.com create-report --git-service github -C acbeafac112748f36774c6eba017e0bf18446069
info - 2024-04-04 19:36:17,939 -- ci service found: github-actions
warning - 2024-04-04 19:36:17,946 -- No config file could be found. Ignoring config.
info - 2024-04-04 19:36:18,240 -- Process Report creating complete
error - 2024-04-04 19:36:18,240 -- Report creating failed: ["Repository not found"]
==> Running command '/home/runner/_work/_actions/codecov/codecov-action/v4/dist/codecov --enterprise-url https://codecov.company.com do-upload'
/home/runner/_work/_actions/codecov/codecov-action/v4/dist/codecov --enterprise-url https://codecov.company.com do-upload -f ./target/tests/cover/unit/cover.txt -F unit --git-service github -C acbeafac112748f36774c6eba017e0bf18446069
info - 2024-04-04 19:36:18,959 -- ci service found: github-actions
warning - 2024-04-04 19:36:18,965 -- No config file could be found. Ignoring config.
warning - 2024-04-04 19:36:18,968 -- xcrun is not installed or can't be found.
warning - 2024-04-04 19:36:18,972 -- No gcov data found.
warning - 2024-04-04 19:36:18,973 -- coverage.py is not installed or can't be found.
info - 2024-04-04 19:36:18,990 -- Found 1 coverage files to upload
info - 2024-04-04 19:36:18,990 -- > /home/runner/_work/copilot/copilot/target/tests/cover/unit/cover.txt
info - 2024-04-04 19:36:19,252 -- Process Upload complete
error - 2024-04-04 19:36:19,253 -- Upload failed: ["Repository not found"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment