Skip to content

Upgrade imgui to 1.90.1 #182

Upgrade imgui to 1.90.1

Upgrade imgui to 1.90.1 #182

Triggered via pull request January 13, 2024 05:37
Status Success
Total duration 4m 38s
Artifacts

build.yml

on: pull_request
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'