upgrade imgui.net #84
publish.yml
on: push
build, pack & publish
1m 23s
Annotations
11 warnings
build, pack & publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build, pack & publish:
ClickableTransparentOverlay/Overlay.cs#L149
Non-nullable field 'window' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build, pack & publish:
ClickableTransparentOverlay/Overlay.cs#L149
Non-nullable field 'device' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build, pack & publish:
ClickableTransparentOverlay/Overlay.cs#L149
Non-nullable field 'deviceContext' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build, pack & publish:
ClickableTransparentOverlay/Overlay.cs#L149
Non-nullable field 'swapChain' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build, pack & publish:
ClickableTransparentOverlay/Overlay.cs#L149
Non-nullable field 'backBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build, pack & publish:
ClickableTransparentOverlay/Overlay.cs#L149
Non-nullable field 'renderView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build, pack & publish:
ClickableTransparentOverlay/Overlay.cs#L149
Non-nullable field 'renderer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build, pack & publish:
ClickableTransparentOverlay/Overlay.cs#L149
Non-nullable field 'inputhandler' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build, pack & publish:
ClickableTransparentOverlay/Overlay.cs#L149
Non-nullable field 'renderThread' 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 'vertexBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|