Deploy to GitHub Pages #2
main.yml
on: workflow_dispatch
deploy-to-github-pages
1m 46s
Annotations
10 warnings
|
deploy-to-github-pages:
SpawnDev.BlazorJS.MultiView/AnaglyphRenderer.cs#L9
Missing XML comment for publicly visible type or member 'AnaglyphProfile.Data'
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.MultiView/AnaglyphRenderer.cs#L8
Missing XML comment for publicly visible type or member 'AnaglyphProfile.Name'
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.MultiView/AnaglyphRenderer.cs#L6
Missing XML comment for publicly visible type or member 'AnaglyphProfile'
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L409
Possible null reference argument for parameter 'buffer' in 'void WebGLRenderingContext.BindBuffer(int target, WebGLBuffer buffer)'.
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L393
Possible null reference argument for parameter 'buffer' in 'void WebGLRenderingContext.BindBuffer(int target, WebGLBuffer buffer)'.
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L326
Possible null reference argument for parameter 'texture' in 'void WebGLRenderingContext.BindTexture(int target, WebGLTexture texture)'.
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L316
Possible null reference argument for parameter 'texture' in 'void WebGLRenderingContext.BindTexture(int target, WebGLTexture texture)'.
|
|
deploy-to-github-pages:
SpawnDev.BlazorJS.MultiView/MultiviewRenderer.cs#L25
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#L16
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#L9
Cannot convert null literal to non-nullable reference type.
|