Skip to content

Add native GDExtension #282

Add native GDExtension

Add native GDExtension #282

Triggered via pull request September 20, 2023 21:32
@pkdawsonpkdawson
synchronize #35
gdext
Status Success
Total duration 1m 17s
Artifacts

dotnet.yml

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

Annotations

20 warnings
.NET 6.0.x: addons/imgui-godot/ImGuiGodot/ImGuiGD.cs#L80
Cannot convert null literal to non-nullable reference type.
.NET 6.0.x: addons/imgui-godot/ImGuiGodot/ImGuiLayer.cs#L73
Cannot convert null literal to non-nullable reference type.
.NET 6.0.x: 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.
.NET 6.0.x: 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.
.NET 6.0.x: addons/imgui-godot/ImGuiGodot/ImGuiGD.cs#L98
Cannot convert null literal to non-nullable reference type.
.NET 6.0.x: addons/imgui-godot/ImGuiGodot/ImGuiGD.cs#L80
Cannot convert null literal to non-nullable reference type.
.NET 6.0.x: addons/imgui-godot/ImGuiGodot/ImGuiLayer.cs#L73
Cannot convert null literal to non-nullable reference type.
.NET 6.0.x: 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.
.NET 6.0.x: 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.
.NET 6.0.x: addons/imgui-godot/ImGuiGodot/ImGuiGD.cs#L98
Cannot convert null literal to non-nullable reference type.
.NET 7.0.x: addons/imgui-godot/ImGuiGodot/ImGuiGD.cs#L80
Cannot convert null literal to non-nullable reference type.
.NET 7.0.x: addons/imgui-godot/ImGuiGodot/ImGuiLayer.cs#L73
Cannot convert null literal to non-nullable reference type.
.NET 7.0.x: 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.
.NET 7.0.x: 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.
.NET 7.0.x: addons/imgui-godot/ImGuiGodot/ImGuiGD.cs#L98
Cannot convert null literal to non-nullable reference type.
.NET 7.0.x: addons/imgui-godot/ImGuiGodot/ImGuiGD.cs#L80
Cannot convert null literal to non-nullable reference type.
.NET 7.0.x: addons/imgui-godot/ImGuiGodot/ImGuiLayer.cs#L73
Cannot convert null literal to non-nullable reference type.
.NET 7.0.x: 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.
.NET 7.0.x: 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.
.NET 7.0.x: addons/imgui-godot/ImGuiGodot/ImGuiGD.cs#L98
Cannot convert null literal to non-nullable reference type.