Skip to content

NuGet Generation

NuGet Generation #19

Manually triggered December 16, 2024 15:47
Status Success
Total duration 32s
Artifacts

nuget.yml

on: workflow_dispatch
Update NuGet packages
21s
Update NuGet packages
Fit to window
Zoom out
Zoom in

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.