fix tests #11
Annotations
10 warnings
|
nuget-pack:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L14
'ManagedCode.MimeTypes.Generator.MimeTypeSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
nuget-pack:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L13
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)
|
|
nuget-pack:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L14
'ManagedCode.MimeTypes.Generator.MimeTypeSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
nuget-pack:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L13
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)
|
|
nuget-pack:
ManagedCode.MimeTypes.Tests/MimeCategoryTests.cs#L82
Null should not be used for type parameter 'mime' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
nuget-pack:
ManagedCode.MimeTypes.Tests/GeneratorTests.cs#L23
Possible null reference argument for parameter 'extension' in 'string MimeHelper.GetMimeType(string extension)'.
|
|
nuget-pack:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L14
'ManagedCode.MimeTypes.Generator.MimeTypeSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
nuget-pack:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L13
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)
|
|
nuget-pack:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L14
'ManagedCode.MimeTypes.Generator.MimeTypeSourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
nuget-pack:
ManagedCode.MimeTypes.Generator/MimeTypeSourceGenerator.cs#L13
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)
|