Skip to content

release new version #73

release new version

release new version #73

Triggered via push January 13, 2024 05:55
Status Success
Total duration 2m 43s
Artifacts

publish.yml

on: push
build, pack & publish
2m 25s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build, pack & publish: ClickableTransparentOverlay/ImGuiRenderer.cs#L39
Non-nullable field 'vertexBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build, pack & publish: ClickableTransparentOverlay/ImGuiRenderer.cs#L39
Non-nullable field 'indexBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build, pack & publish: ClickableTransparentOverlay/ImGuiRenderer.cs#L39
Non-nullable field 'vertexShaderBlob' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build, pack & publish: ClickableTransparentOverlay/ImGuiRenderer.cs#L39
Non-nullable field 'vertexShader' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build, pack & publish: ClickableTransparentOverlay/ImGuiRenderer.cs#L39
Non-nullable field 'inputLayout' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build, pack & publish: ClickableTransparentOverlay/ImGuiRenderer.cs#L39
Non-nullable field 'constantBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build, pack & publish: ClickableTransparentOverlay/ImGuiRenderer.cs#L39
Non-nullable field 'pixelShaderBlob' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build, pack & publish: ClickableTransparentOverlay/ImGuiRenderer.cs#L39
Non-nullable field 'pixelShader' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build, pack & publish: ClickableTransparentOverlay/ImGuiRenderer.cs#L39
Non-nullable field 'fontSampler' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build, pack & publish: ClickableTransparentOverlay/ImGuiRenderer.cs#L39
Non-nullable field 'rasterizerState' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.