Skip to content

remove Init from IRenderer #317

remove Init from IRenderer

remove Init from IRenderer #317

Triggered via push January 19, 2024 03:36
Status Failure
Total duration 39s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors
.NET 8.0.x: addons/imgui-godot/ImGuiGodot/Internal/State.cs#L62
'IRenderer' does not contain a definition for 'Init' and no accessible extension method 'Init' accepting a first argument of type 'IRenderer' could be found (are you missing a using directive or an assembly reference?)
.NET 8.0.x: addons/imgui-godot/ImGuiGodot/Internal/State.cs#L62
'IRenderer' does not contain a definition for 'Init' and no accessible extension method 'Init' accepting a first argument of type 'IRenderer' could be found (are you missing a using directive or an assembly reference?)
.NET 8.0.x
Process completed with exit code 1.