Merge pull request #22 from ktsu-dev/Implement-ImGuiController-ourselves #124
Annotations
10 errors and 1 warning
ImGuiApp/ImGuiController/ImGuiController.cs#L12
The type or namespace name 'ImGuiNET' could not be found (are you missing a using directive or an assembly reference?)
|
ImGuiApp/ImGuiController/ImGuiFontConfig.cs#L9
The type or namespace name 'ImGuiNET' could not be found (are you missing a using directive or an assembly reference?)
|
ImGuiApp/ImGuiApp.cs#L10
The type or namespace name 'ImGuiNET' could not be found (are you missing a using directive or an assembly reference?)
|
ImGuiApp/UIScaler.cs#L4
The type or namespace name 'ImGuiNET' could not be found (are you missing a using directive or an assembly reference?)
|
ImGuiApp/ImGuiController/ImGuiFontConfig.cs#L24
The type or namespace name 'ImGuiIOPtr' could not be found (are you missing a using directive or an assembly reference?)
|
ImGuiApp/ImGuiController/ImGuiFontConfig.cs#L13
The type or namespace name 'ImGuiIOPtr' could not be found (are you missing a using directive or an assembly reference?)
|
ImGuiApp/ImGuiController/ImGuiController.cs#L300
The type or namespace name 'ImGuiKey' could not be found (are you missing a using directive or an assembly reference?)
|
ImGuiApp/ImGuiController/ImGuiController.cs#L425
The type or namespace name 'ImDrawDataPtr' could not be found (are you missing a using directive or an assembly reference?)
|
ImGuiApp/ImGuiController/ImGuiController.cs#L482
The type or namespace name 'ImDrawDataPtr' could not be found (are you missing a using directive or an assembly reference?)
|
ImGuiApp/ImGuiApp.cs#L49
The type or namespace name 'ImFontPtr' could not be found (are you missing a using directive or an assembly reference?)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, nguyenvukhang/semver-increment@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading