Add native GDExtension #282
Annotations
10 warnings
addons/imgui-godot/ImGuiGodot/ImGuiGD.cs#L80
Cannot convert null literal to non-nullable reference type.
|
addons/imgui-godot/ImGuiGodot/ImGuiLayer.cs#L73
Cannot convert null literal to non-nullable reference type.
|
addons/imgui-godot/ImGuiGodot/ImGuiLayer.cs#L20
Non-nullable field '_helper' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
addons/imgui-godot/ImGuiGodot/ImGuiLayer.cs#L22
Non-nullable property 'Signaler' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
addons/imgui-godot/ImGuiGodot/ImGuiGD.cs#L98
Cannot convert null literal to non-nullable reference type.
|
addons/imgui-godot/ImGuiGodot/ImGuiGD.cs#L80
Cannot convert null literal to non-nullable reference type.
|
addons/imgui-godot/ImGuiGodot/ImGuiLayer.cs#L73
Cannot convert null literal to non-nullable reference type.
|
addons/imgui-godot/ImGuiGodot/ImGuiLayer.cs#L20
Non-nullable field '_helper' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
addons/imgui-godot/ImGuiGodot/ImGuiLayer.cs#L22
Non-nullable property 'Signaler' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
addons/imgui-godot/ImGuiGodot/ImGuiGD.cs#L98
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading