Skip to content

Deploy to GitHub Pages #1

Deploy to GitHub Pages

Deploy to GitHub Pages #1

Manually triggered June 6, 2025 18:14
Status Success
Total duration 1m 45s
Artifacts

main.yml

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

Annotations

10 warnings
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#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.