Bump ImGui.NET from 1.89.7.1 to 1.90.1.1 #1119
Annotations
10 errors and 11 warnings
Build Release-Desktop:
src/ImGui/Desktop/Fusee.ImGui.Desktop/ImGuiInputImp.cs#L244
'ImGuiIOPtr' does not contain a definition for 'ClearInputCharacters' and no accessible extension method 'ClearInputCharacters' accepting a first argument of type 'ImGuiIOPtr' could be found (are you missing a using directive or an assembly reference?)
|
Build Release-Desktop:
src/ImGui/Desktop/Fusee.ImGui.Desktop/Templates/ImGuiFilePicker.cs#L441
'ImGuiWindowFlags' does not contain a definition for 'AlwaysUseWindowPadding'
|
Build Release-Desktop:
src/ImGui/Desktop/Fusee.ImGui.Desktop/Templates/ImGuiFilePicker.cs#L467
'ImGuiWindowFlags' does not contain a definition for 'AlwaysUseWindowPadding'
|
Build Release-Desktop:
src/ImGui/Desktop/Fusee.ImGui.Desktop/Templates/ImGuiFolderPicker.cs#L395
'ImGuiWindowFlags' does not contain a definition for 'AlwaysUseWindowPadding'
|
Build Release-Desktop:
src/ImGui/Desktop/Fusee.ImGui.Desktop/ImGuiController.cs#L315
'ImDrawDataPtr' does not contain a definition for 'CmdListsRange' and no accessible extension method 'CmdListsRange' accepting a first argument of type 'ImDrawDataPtr' could be found (are you missing a using directive or an assembly reference?)
|
Build Release-Desktop:
src/ImGui/Desktop/Fusee.ImGui.Desktop/Templates/ImGuiFolderPicker.cs#L420
'ImGuiWindowFlags' does not contain a definition for 'AlwaysUseWindowPadding'
|
Build Release-Desktop:
src/ImGui/Desktop/Fusee.ImGui.Desktop/Templates/ImGuiFolderPicker.cs#L464
Argument 3: cannot convert from 'bool' to 'ImGuiNET.ImGuiChildFlags'
|
Build Release-Desktop:
src/ImGui/Desktop/Fusee.ImGui.Desktop/ImGuiInputImp.cs#L244
'ImGuiIOPtr' does not contain a definition for 'ClearInputCharacters' and no accessible extension method 'ClearInputCharacters' accepting a first argument of type 'ImGuiIOPtr' could be found (are you missing a using directive or an assembly reference?)
|
Build Release-Desktop:
src/ImGui/Desktop/Fusee.ImGui.Desktop/Templates/ImGuiFilePicker.cs#L441
'ImGuiWindowFlags' does not contain a definition for 'AlwaysUseWindowPadding'
|
Build Release-Desktop:
src/ImGui/Desktop/Fusee.ImGui.Desktop/Templates/ImGuiFilePicker.cs#L467
'ImGuiWindowFlags' does not contain a definition for 'AlwaysUseWindowPadding'
|
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 Release-Desktop:
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Release-Desktop:
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build Release-Desktop:
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Release-Desktop:
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Release-Desktop:
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build Release-Desktop:
src/Base/Core/FontImpBase.cs#L194
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build Release-Desktop:
src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
|
Build Release-Desktop:
src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
|
Build Release-Desktop:
src/Xene/Visitor.cs#L17
Missing XML comment for publicly visible type or member 'VisitNodeMethod<TNode, TComponent>'
|
Build Release-Desktop:
src/Xene/Visitor.cs#L18
Missing XML comment for publicly visible type or member 'VisitComponentMethod<TNode, TComponent>'
|
Loading