Skip to content

Configure CodeQL C# analysis for .NET Framework 4.7.2 - #13

Merged
hanshicn merged 1 commit into
mainfrom
copilot/fix-github-actions-csharp-analyze
Sep 8, 2026
Merged

hanshicn merged 1 commit into
mainfrom
copilot/fix-github-actions-csharp-analyze

Conversation

Copilot AI commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

The C# CodeQL job failed during Linux autobuild because the project targets .NET Framework 4.7.2. The workflow uses an explicit Windows build path for CodeQL extraction.

  • C# CodeQL build
    • Run C# analysis on windows-latest
    • Use CodeQL manual build mode
    • Restore NuGet packages and build WebTableProcessing.sln with MSBuild
- language: csharp
  os: windows-latest
  build-mode: manual

Copilot AI changed the title [WIP] Fix failing GitHub Actions job Analyze (csharp) Configure CodeQL C# analysis for .NET Framework 4.7.2 Sep 8, 2026
Copilot AI requested a review from hanshicn September 8, 2026 01:49
@hanshicn
hanshicn marked this pull request as ready for review September 8, 2026 01:54
@hanshicn
hanshicn merged commit f2b7ecc into main Sep 8, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants