Skip to content

Update GitHub Actions workflows to use .NET 9 instead of .NET Core 3.… #43

Update GitHub Actions workflows to use .NET 9 instead of .NET Core 3.…

Update GitHub Actions workflows to use .NET 9 instead of .NET Core 3.… #43

Triggered via push July 19, 2025 09:51
Status Success
Total duration 28s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Html2md.Core/MarkdownConverter.cs#L353
Possible null reference return.
build: src/Html2md.Core/MarkdownConverter.cs#L337
Dereference of a possibly null reference.
build: src/Html2md.Core/MarkdownConverter.cs#L310
Dereference of a possibly null reference.
build: src/Html2md.Core/MarkdownConverter.cs#L266
Cannot convert null literal to non-nullable reference type.
build: src/Html2md/Program.cs#L18
'ConsoleLoggerOptions.IncludeScopes' is obsolete: 'ConsoleLoggerOptions.IncludeScopes has been deprecated. Use ConsoleFormatterOptions.IncludeScopes instead.'
build: src/Html2md.Core/MarkdownConverter.cs#L501
Cannot convert null literal to non-nullable reference type.
build: src/Html2md.Core/MarkdownConverter.cs#L353
Possible null reference return.
build: src/Html2md.Core/MarkdownConverter.cs#L337
Dereference of a possibly null reference.
build: src/Html2md.Core/MarkdownConverter.cs#L310
Dereference of a possibly null reference.
build: src/Html2md.Core/MarkdownConverter.cs#L266
Cannot convert null literal to non-nullable reference type.