V0.4.0 #13
Merged
V0.4.0 #13
Annotations
10 warnings
|
src/TestHtmlPdfCliPlus/HtmlPdfCliPlus/HtmlPdfClientInstanceTests.cs#L70
Cannot convert null literal to non-nullable reference type.
|
|
src/TestHtmlPdfCliPlus/HtmlPdfCliPlus/HtmlPdfClientInstanceTests.cs#L49
Cannot convert null literal to non-nullable reference type.
|
|
src/TestHtmlPdfCliPlus/HtmlPdfCliPlus/HtmlPdfClientInstanceTests.cs#L36
Cannot convert null literal to non-nullable reference type.
|
|
src/TestHtmlPdfCliPlus/HtmlPdfCliPlus/HtmlPdfClientInstanceTests.cs#L129
Possible null reference argument for parameter 'submitHtmlToPdf' in 'Task<HtmlPdfResult<string>> HtmlPdfClientInstance.Run<CancellationToken, string>(Func<byte[], CancellationToken, Task<HtmlPdfResult<string>>> submitHtmlToPdf, CancellationToken inputparam, CancellationToken token = default(CancellationToken))'.
|
|
src/TestHtmlPdfCliPlus/HtmlPdfShrPlus/RequestHtmlPdfTests.cs#L92
Cannot convert null literal to non-nullable reference type.
|
|
src/TestHtmlPdfCliPlus/HtmlPdfShrPlus/RequestHtmlPdfTests.cs#L45
Possible null reference argument for parameter 'html' in 'RequestHtmlPdf<string>.RequestHtmlPdf(string html, string? alias = null, PdfPageConfig? config = null, int timeout = 30000, string? inputparam = null)'.
|
|
src/TestHtmlPdfCliPlus/HtmlPdfShrPlus/RequestHtmlPdfTests.cs#L42
Converting null literal or possible null value to non-nullable type.
|
|
src/TestHtmlPdfCliPlus/HtmlPdfCliPlus/HtmlPdfClientInstanceTests.cs#L70
Cannot convert null literal to non-nullable reference type.
|
|
src/TestHtmlPdfCliPlus/HtmlPdfCliPlus/HtmlPdfClientInstanceTests.cs#L49
Cannot convert null literal to non-nullable reference type.
|
|
src/TestHtmlPdfCliPlus/HtmlPdfCliPlus/HtmlPdfClientInstanceTests.cs#L36
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading