Skip to content

Deploy to GitHub Pages #7

Deploy to GitHub Pages

Deploy to GitHub Pages #7

Manually triggered June 23, 2025 15:01
Status Failure
Total duration 1m 5s
Artifacts

main.yml

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

Annotations

4 errors and 10 warnings
deploy-to-github-pages
Process completed with exit code 1.
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView.Demo/Pages/RealTimeWebCam2Dto3D.razor#L7
The type or namespace name 'Renderers' does not exist in the namespace 'SpawnDev.BlazorJS.MultiView' (are you missing an assembly reference?)
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView.Demo/Pages/RealtimeVideo2Dto3D.razor#L7
The type or namespace name 'Renderers' does not exist in the namespace 'SpawnDev.BlazorJS.MultiView' (are you missing an assembly reference?)
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView.Demo/Pages/RealtimeVideo2Dto3D.razor#L134
An opening "(" is missing the corresponding closing ")".
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L27
Missing XML comment for publicly visible type or member 'MultiviewRenderer.RequiresDepth'
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L18
Missing XML comment for publicly visible type or member 'MultiviewRenderer.SepMax'
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L13
Missing XML comment for publicly visible type or member 'MultiviewRenderer.program'
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L12
Missing XML comment for publicly visible type or member 'MultiviewRenderer.gl'
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L11
Missing XML comment for publicly visible type or member 'MultiviewRenderer.Canvas'
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L10
Missing XML comment for publicly visible type or member 'MultiviewRenderer.OffscreenCanvas'
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/RenderAnaglyph.cs#L20
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/RenderAnaglyph.cs#L19
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L75
Non-nullable property 'program' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L66
Non-nullable property 'program' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.