Skip to content

Align CI workflows with .NET 9 release automation #29

Align CI workflows with .NET 9 release automation

Align CI workflows with .NET 9 release automation #29

Triggered via pull request November 2, 2025 19:16
Status Success
Total duration 2m 10s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze (csharp)
Cannot create diff range extension pack for diff-informed queries; reverting to performing full analysis.
Analyze (csharp)
Error retrieving diff main...managedcode:codex/install-dotnet-9-and-set-up-workflows: Not Found - https://docs.github.com/rest/commits/commits#compare-two-commits
Analyze (csharp): ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L17
'ManagedCode.MimeTypes.Generator.MimeTypeSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
Analyze (csharp): ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L16
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
Analyze (csharp): ManagedCode.MimeTypes.Tests/MimeCategoryTests.cs#L86
Possible null reference argument for parameter 'mime' in 'MimeTypeCategory MimeHelper.GetMimeCategory(string mime)'.
Analyze (csharp): ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L17
'ManagedCode.MimeTypes.Generator.MimeTypeSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
Analyze (csharp): ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L16
This compiler extension should not be implemented in an assembly with target framework '.NET 9.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)
Analyze (csharp): ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L17
'ManagedCode.MimeTypes.Generator.MimeTypeSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
Analyze (csharp): ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L16
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1041.md)