CodeQL #41
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#L20
Enable analyzer release tracking for the analyzer project containing rule 'MIME002' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.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 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#L20
Enable analyzer release tracking for the analyzer project containing rule 'MIME002' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.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#L20
Enable analyzer release tracking for the analyzer project containing rule 'MIME002' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.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)
|