Rename corner-radius to border-radius & Implement Skia border-radius. #18
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/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.
|
build:
Source/HtmlRenderer.SkiaSharp/PdfGenerator.cs#L126
Cannot convert null literal to non-nullable reference type.
|