Deploy to GitHub Pages #1
main.yml
on: workflow_dispatch
deploy-to-github-pages
1m 1s
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'
|