github / github/codeql

.NET 10 Support

未關閉
#20,827 10 則留言 6 個 reaction 已指派 0 人 在 GitHub 檢視
question
主要語言
CodeQL
星號
10.1k
分支
2.1k
平均合併
2 天 15 小時
30 天內合併 PR
141

描述

I recently updated a C# project to use the new .NET 10 SDK, but my CodeQL workflow started throwing an error on analysis:

> **Error**: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.23.3/x64/codeql/codeql database finalize --finalize-dataset --threads=4 --ram=14581 /home/runner/work/_temp/codeql_databases/csharp". Exit code was 32 and last log line was: CodeQL detected code written in C# but could not process any of it. For more information, review our troubleshooting guide at https://gh.io/troubleshooting-code-scanning/no-source-code-seen-during-build . See the logs for more details.

I see in the [Supported Languages documentation](https://codeql.github.com/docs/codeql-overview/supported-languages-and-frameworks/) that .NET 10 is not yet listed. Is that truly the issue, and if so is there a timeline for support?

Example public workflow: https://github.com/microsoft/healthcare-shared-components/actions/runs/19305417788/job/55211454683?pr=1301

貢獻指南

開啟貢獻指南

研究方向

Start with the Supported Languages documentation and the linked public workflow, then inspect the CodeQL analysis logs for the .NET 10 failure. Done means confirming the support gap or its cause, enabling successful analysis of the example C# project, and updating the relevant support documentation if needed.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
csharp
領域
devtools, security
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。