Skip to content

Deploy to GitHub Pages #1

Deploy to GitHub Pages

Deploy to GitHub Pages #1

Manually triggered August 17, 2025 22:55
Status Success
Total duration 1m 6s
Artifacts

main.yml

on: workflow_dispatch
deploy-to-github-pages
1m 1s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
deploy-to-github-pages: SpawnDev.MatrixLEDDisplay.Demo/Pages/Home.razor#L32
The field 'Home.deviceName' is assigned but its value is never used
deploy-to-github-pages: SpawnDev.MatrixLEDDisplay.Demo/Pages/Home.razor#L66
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.
deploy-to-github-pages: SpawnDev.MatrixLEDDisplay.Demo/Pages/Home.razor#L62
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.
deploy-to-github-pages: SpawnDev.MatrixLEDDisplay/ExampleJsInterop.cs#L28
Missing XML comment for publicly visible type or member 'ExampleJsInterop.DisposeAsync()'
deploy-to-github-pages: SpawnDev.MatrixLEDDisplay/ExampleJsInterop.cs#L22
Missing XML comment for publicly visible type or member 'ExampleJsInterop.Prompt(string)'
deploy-to-github-pages: SpawnDev.MatrixLEDDisplay/ExampleJsInterop.cs#L16
Missing XML comment for publicly visible type or member 'ExampleJsInterop.ExampleJsInterop(IJSRuntime)'
deploy-to-github-pages: SpawnDev.MatrixLEDDisplay/ExampleJsInterop.cs#L12
Missing XML comment for publicly visible type or member 'ExampleJsInterop'