Deploy to GitHub Pages #1
main.yml
on: workflow_dispatch
deploy-to-github-pages
1m 37s
Annotations
10 warnings
|
deploy-to-github-pages:
SpawnDev.BlazorJS.TransformersJS.DepthAnythingV2.Demo/Pages/RealTime2DZ.razor#L122
Possible null reference assignment.
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.TransformersJS.DepthAnythingV2.Demo/Pages/RealTime2DZ.razor#L70
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.BlazorJS.TransformersJS.DepthAnythingV2/DepthAnythingService.cs#L398
Missing XML comment for publicly visible type or member 'DepthAnythingService.Grayscale1BPPToRGBA(byte[], int, int)'
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.TransformersJS.DepthAnythingV2/DepthAnythingService.cs#L292
Missing XML comment for publicly visible type or member 'DepthAnythingService.ImageTo2DZImage(HTMLImageElement)'
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.TransformersJS.DepthAnythingV2/DepthAnythingService.cs#L96
The field 'DepthAnythingService.UseCustomCache' is assigned but its value is never used
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.TransformersJS.DepthAnythingV2/DepthAnythingService.cs#L369
Possible null reference return.
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.TransformersJS.DepthAnythingV2/DepthAnythingService.cs#L368
Possible null reference assignment.
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.TransformersJS.DepthAnythingV2/DepthAnythingService.cs#L250
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.BlazorJS.TransformersJS.DepthAnythingV2/DepthAnythingService.cs#L235
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.BlazorJS.TransformersJS.DepthAnythingV2/HTMLImageElementExtensions.cs#L28
The variable 'ex' is declared but never used
|