Update GitHub Actions workflows to use .NET 9 instead of .NET Core 3.1.301 - #6
Merged
mikegoatly merged 2 commits intoJul 19, 2025
Merged
Annotations
10 warnings
|
src/Html2md.Core/MarkdownConverter.cs#L353
Possible null reference return.
|
|
src/Html2md.Core/MarkdownConverter.cs#L337
Dereference of a possibly null reference.
|
|
src/Html2md.Core/MarkdownConverter.cs#L310
Dereference of a possibly null reference.
|
|
src/Html2md.Core/MarkdownConverter.cs#L266
Cannot convert null literal to non-nullable reference type.
|
|
src/Html2md/Program.cs#L18
'ConsoleLoggerOptions.IncludeScopes' is obsolete: 'ConsoleLoggerOptions.IncludeScopes has been deprecated. Use ConsoleFormatterOptions.IncludeScopes instead.'
|
|
src/Html2md.Core/MarkdownConverter.cs#L501
Cannot convert null literal to non-nullable reference type.
|
|
src/Html2md.Core/MarkdownConverter.cs#L353
Possible null reference return.
|
|
src/Html2md.Core/MarkdownConverter.cs#L337
Dereference of a possibly null reference.
|
|
src/Html2md.Core/MarkdownConverter.cs#L310
Dereference of a possibly null reference.
|
|
src/Html2md.Core/MarkdownConverter.cs#L266
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading