Skip to content

fix build

fix build #9

Triggered via push February 6, 2025 09:58
Status Success
Total duration 45s
Artifacts

nuget.yml

on: push
nuget-pack
35s
nuget-pack
Fit to window
Zoom out
Zoom in

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 7.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 6.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.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.Tests/GeneratorTests.cs#L22
Possible null reference argument for parameter 'extension' in 'string MimeHelper.GetMimeType(string extension)'.