NuGet Generation #21
Annotations
1 error and 5 warnings
|
|
|
src/Blazorex/RenderContext2D.cs#L137
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
src/Blazorex/RenderContext2D.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/Blazorex/RenderContext2D.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/Blazorex/RenderContext2D.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
src/Blazorex/RenderContext2D.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
The logs for this run have expired and are no longer available.
Loading