Skip to content

upgrade imgui.net to use imgui 1.90.7 (#480) #213

upgrade imgui.net to use imgui 1.90.7 (#480)

upgrade imgui.net to use imgui 1.90.7 (#480) #213

Triggered via push June 5, 2024 15:15
Status Success
Total duration 2m 32s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build_Windows: src/ImGui.NET/Delegates.cs#L6
Missing XML comment for publicly visible type or member 'Platform_CreateWindow'
Build_Windows: src/ImGui.NET/Delegates.cs#L7
Missing XML comment for publicly visible type or member 'Platform_DestroyWindow'
Build_Windows: src/ImGui.NET/Delegates.cs#L8
Missing XML comment for publicly visible type or member 'Platform_ShowWindow'
Build_Windows: src/ImGui.NET/Delegates.cs#L9
Missing XML comment for publicly visible type or member 'Platform_SetWindowPos'
Build_Windows: src/ImGui.NET/Delegates.cs#L10
Missing XML comment for publicly visible type or member 'Platform_GetWindowPos'
Build_Windows: src/ImGui.NET/Delegates.cs#L11
Missing XML comment for publicly visible type or member 'Platform_SetWindowSize'
Build_Windows: src/ImGui.NET/Delegates.cs#L12
Missing XML comment for publicly visible type or member 'Platform_GetWindowSize'
Build_Windows: src/ImGui.NET/Delegates.cs#L13
Missing XML comment for publicly visible type or member 'Platform_SetWindowFocus'
Build_Windows: src/ImGui.NET/Delegates.cs#L14
Missing XML comment for publicly visible type or member 'Platform_GetWindowFocus'
Build_Windows: src/ImGui.NET/Delegates.cs#L15
Missing XML comment for publicly visible type or member 'Platform_GetWindowMinimized'