Skip to content

Update badge URL in README.md #50

Update badge URL in README.md

Update badge URL in README.md #50

Triggered via push November 15, 2025 18:01
Status Success
Total duration 1m 2s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: MimeTypeCore/MimeTypeCore.Formatter/DictFormatter.cs#L21
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
build: MimeTypeCore/MimeTypeCore.Tests/MappingTests.cs#L17
Converting null literal or possible null value to non-nullable type.
build: MimeTypeCore/MimeTypeCore.Tests/MappingTests.cs#L16
Converting null literal or possible null value to non-nullable type.
build: MimeTypeCore/MimeTypeCore.Generator.Debug/Program.cs#L10
The variable 'z' is assigned but its value is never used
build: MimeTypeCore/MimeTypeCore/MimeTypeMapMagicBytes.cs#L230
Converting null literal or possible null value to non-nullable type.
build: MimeTypeCore/MimeTypeCore.Formatter/DictFormatter.cs#L23
Non-nullable property 'Indentation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MimeTypeCore/MimeTypeCore.Formatter/DictFormatter.cs#L22
Non-nullable property 'FullLine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: MimeTypeCore/MimeTypeCore.Formatter/DictFormatter.cs#L21
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.