github / github/codeql

Code scanning is waiting for results from CodeQL; CodeQL is stuck

未关闭
#19,671 15 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
question
主要语言
CodeQL
星标
10.1k
派生
2.1k
平均合并
2 天 15 小时
30 天内合并 PR
141

描述

Hello there. I seem to have a stuck GitHub Actions workflow.

When I tried to push to GitHub yesterday, I got the following error:

```
remote: error: GH013: Repository rule violations found for refs/heads/main.
remote: Review all repository rules at https://github.com/REDACTED_ORG/REDACTED_REPO/rules?ref=refs%2Fheads%2Fmain
remote:
remote: - Code scanning is waiting for results from CodeQL for the commit REDACTED_COMMIT.
remote:
To https://github.com/REDACTED_ORG/REDACTED_REPO.git
! [remote rejected] main -> main (push declined due to repository rule violations)
error: failed to push some refs to 'https://github.com/REDACTED_ORG/REDACTED_REPO.git'
```

Checking the workflow status, I saw that the "CodeQL Setup" action completed successfully. So I asked to re-run the "CodeQL Setup" action. It's been a day now, and it's still stuck in the "Queued" state. So I tried to unstick the job by canceling it, but was told "Failed to cancel workflow."

How do we proceed with this?

Thank you.

贡献指南

打开贡献指南

调研方向

Start by reviewing the reported GitHub Actions workflow, especially the "CodeQL Setup" action and its queued state, alongside the repository rule violation for the named commit. Check the workflow status and cancellation behavior, then document a reproducible cause and a confirmed way to unblock CodeQL results and the rejected push.

由索引模型根据 Issue 内容生成。

评估

技术栈
github-actions
领域
ci-cd, security
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
20/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。