Skip to content

Remove console logs. #20

Remove console logs.

Remove console logs. #20

Triggered via push December 28, 2024 23:43
Status Success
Total duration 3m 37s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: BlazorExperiments/Shared/CanvasComponent.razor#L9
Possible null reference argument for parameter 'callback' in 'EventCallback<KeyboardEventArgs> EventCallbackFactory.Create<KeyboardEventArgs>(object receiver, Action<KeyboardEventArgs> callback)'.
build: BlazorExperiments/Shared/CanvasComponent.razor#L11
Dereference of a possibly null reference.
build: BlazorExperiments/Shared/CanvasComponent.razor#L12
Dereference of a possibly null reference.
build: BlazorExperiments/Shared/CanvasComponent.razor#L13
Possible null reference argument for parameter 'callback' in 'EventCallback<TouchEventArgs> EventCallbackFactory.Create<TouchEventArgs>(object receiver, Action<TouchEventArgs> callback)'.
build: BlazorExperiments/Shared/CanvasComponent.razor#L14
Possible null reference argument for parameter 'callback' in 'EventCallback<TouchEventArgs> EventCallbackFactory.Create<TouchEventArgs>(object receiver, Action<TouchEventArgs> callback)'.
build: BlazorExperiments/Shared/SnakeGame.razor#L28
Component parameter 'CellsPerRow' should not be set outside of its component.
build: BlazorExperiments/Shared/SnakeGame.razor#L31
Component parameter 'CellsPerRow' should not be set outside of its component.