NuGet Generation #19
nuget.yml
on: workflow_dispatch
Update NuGet packages
21s
Annotations
6 warnings
Update NuGet packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Update NuGet packages:
src/Blazorex/RenderContext2D.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Update NuGet packages:
src/Blazorex/RenderContext2D.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Update NuGet packages:
src/Blazorex/RenderContext2D.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Update NuGet packages:
src/Blazorex/RenderContext2D.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Update NuGet packages:
src/Blazorex/RenderContext2D.cs#L134
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.
|