Skip to content

Deploy to GitHub Pages #1

Deploy to GitHub Pages

Deploy to GitHub Pages #1

Manually triggered June 4, 2025 01:52
Status Success
Total duration 1m 45s
Artifacts

main.yml

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

Annotations

10 warnings
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/AnaglyphRenderer.cs#L8
Missing XML comment for publicly visible type or member 'AnaglyphProfile.Data'
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/AnaglyphRenderer.cs#L7
Missing XML comment for publicly visible type or member 'AnaglyphProfile.Name'
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/AnaglyphRenderer.cs#L5
Missing XML comment for publicly visible type or member 'AnaglyphProfile'
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L408
Possible null reference argument for parameter 'buffer' in 'void WebGLRenderingContext.BindBuffer(int target, WebGLBuffer buffer)'.
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L392
Possible null reference argument for parameter 'buffer' in 'void WebGLRenderingContext.BindBuffer(int target, WebGLBuffer buffer)'.
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L325
Possible null reference argument for parameter 'texture' in 'void WebGLRenderingContext.BindTexture(int target, WebGLTexture texture)'.
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L315
Possible null reference argument for parameter 'texture' in 'void WebGLRenderingContext.BindTexture(int target, WebGLTexture texture)'.
deploy-to-github-pages: SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L23
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#L14
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/AnaglyphRenderer.cs#L8
Cannot convert null literal to non-nullable reference type.