Deploy to GitHub Pages #4
main.yml
on: workflow_dispatch
deploy-to-github-pages
1m 13s
Annotations
10 warnings
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MatrixLEDDisplayService.cs#L43
Missing XML comment for publicly visible type or member 'MatrixLEDDisplayService.GetDisplay(string)'
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MatrixLEDDisplayService.cs#L30
Missing XML comment for publicly visible type or member 'MatrixLEDDisplayService.ConnectDisplay()'
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MatrixLEDDisplayService.cs#L29
Missing XML comment for publicly visible type or member 'MatrixLEDDisplayService.OnDisplayRemoved'
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MatrixLEDDisplayService.cs#L28
Missing XML comment for publicly visible type or member 'MatrixLEDDisplayService.OnDisplayAdded'
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MatrixLEDDisplayService.cs#L20
Missing XML comment for publicly visible type or member 'MatrixLEDDisplayService.MatrixLEDDisplayService(BlazorJSRuntime)'
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MatrixLEDDisplayService.cs#L18
Missing XML comment for publicly visible type or member 'MatrixLEDDisplayService.Ready'
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MatrixLEDDisplayService.cs#L15
Missing XML comment for publicly visible type or member 'MatrixLEDDisplayService.Displays'
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MatrixLEDDisplayService.cs#L11
Missing XML comment for publicly visible type or member 'MatrixLEDDisplayService'
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MIMatrixDisplay.cs#L110
The variable 'ex' is declared but never used
|
|
deploy-to-github-pages:
SpawnDev.MatrixLEDDisplay/MatrixLEDDisplayService.cs#L24
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.
|