Skip to content

CodeQL

CodeQL #41

Triggered via schedule December 15, 2025 01:41
Status Success
Total duration 2m 28s
Artifacts

codeql-analysis.yml

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

Annotations

10 warnings
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 10.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 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)