Skip to content

upgrade imgui.net to 1.90.5 #198

upgrade imgui.net to 1.90.5

upgrade imgui.net to 1.90.5 #198

Triggered via pull request April 30, 2024 16:57
Status Success
Total duration 3m 50s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build_Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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'