Error index
Search programming errors
2 matches for "GitHub"
GitHubIntermediate
git@github.com: Permission denied (publickey)
GitHub rejected the SSH connection because no uploaded SSH key matched a key offered by your computer.
+27%338k views5-15 min
GitHub ActionsIntermediate
Error: Process completed with exit code 1
A command inside a GitHub Actions step returned a non-zero exit status, so the runner marked the step and job as failed.
+29%303k views10-30 min