建议
文章
“磁盘不足”和“内存不足”错误
如果系统针对 GitHub Actions 显示其中某一错误,请尝试检查自托管运行器的规格。
Accessing logs for CodeQL in Visual Studio Code
If you need to troubleshoot problems with CodeQL for Visual Studio Code, there are several logs you can access.
bqrs info
显示 BQRS 文件的元数据。
bqrs interpret
[管道] 解释单个 BQRS 中的数据。
bqrs 哈希
[管道] 计算 BQRS 文件的稳定哈希。
bqrs 差异
计算两个结果集之间的差异。
bqrs 解码
将结果数据从 BQRS 转换为其他形式。
C# 编译器意外失败
如果 MSBuild C# 编译意外失败,则可能需要修改应用程序项目文件。
Checking out the CodeQL CLI source code
Set up the CodeQL CLI directly from the source code.