Skip to content

Upgrade imgui to 1.90.1 (#456) #184

Upgrade imgui to 1.90.1 (#456)

Upgrade imgui to 1.90.1 (#456) #184

Triggered via push January 13, 2024 05:45
Status Success
Total duration 4m 24s
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'