Publish Packages #24
Annotations
6 warnings
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