Deploy to GitHub Pages #1
main.yml
on: workflow_dispatch
deploy-to-github-pages
1m 41s
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.
|