Skip to content

Swap Skia SVG NuGet Package #16

Swap Skia SVG NuGet Package

Swap Skia SVG NuGet Package #16

Re-run triggered December 19, 2023 03:12
Status Success
Total duration 34s
Artifacts

build-action.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Source/HtmlRenderer/Core/Dom/CssBoxFrame.cs#L560
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Source/HtmlRenderer/Core/Dom/CssBoxHr.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Source/HtmlRenderer/Core/Dom/CssBoxHr.cs#L96
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Source/HtmlRenderer.SkiaSharp/HtmlContainer.cs#L259
Cannot convert null literal to non-nullable reference type.
build: Source/HtmlRenderer.SkiaSharp/PdfGenerator.cs#L77
Cannot convert null literal to non-nullable reference type.
build: Source/HtmlRenderer.SkiaSharp/PdfGenerator.cs#L78
Cannot convert null literal to non-nullable reference type.
build: Source/HtmlRenderer.SkiaSharp/PdfGenerator.cs#L79
Cannot convert null literal to non-nullable reference type.
build: Source/HtmlRenderer.SkiaSharp/PdfGenerator.cs#L102
Cannot convert null literal to non-nullable reference type.
build: Source/HtmlRenderer.SkiaSharp/PdfGenerator.cs#L103
Cannot convert null literal to non-nullable reference type.
build: Source/HtmlRenderer.SkiaSharp/PdfGenerator.cs#L104
Cannot convert null literal to non-nullable reference type.