Skip to content

Update GitHub Actions workflows to use .NET 9 instead of .NET Core 3.1.301 #41

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

Update GitHub Actions workflows to use .NET 9 instead of .NET Core 3.1.301 #41

Re-run triggered July 19, 2025 09:28
Status Success
Total duration 34s
Artifacts

build-and-test.yml

on: pull_request
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.