Update GitHub Actions workflows to use .NET 9 instead of .NET Core 3.1.301 #41
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.
|