Revert to ImGui.NET 1.90.0.1; #73
Annotations
1 error and 11 warnings
Publish ImGui.Forms
😭 error: File does not exist (1).
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, nuget/setup-nuget@v1, softprops/turnstyle@v1, actions/setup-dotnet@v1, brandedoutcast/publish-nuget@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, softprops/turnstyle@v1, actions/setup-dotnet@v1, brandedoutcast/publish-nuget@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Wait for other release builds
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Publish ImGui.Forms:
ImGui.Forms/Localization/LocalizedString.cs#L10
'LocalizedString' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Publish ImGui.Forms:
ImGui.Forms/Controls/Tree/TreeNode.cs#L45
The member 'TreeNode<TNodeData>.Nodes' does not hide an accessible member. The new keyword is not required.
|
Publish ImGui.Forms:
ImGui.Forms/Models/IO/KeyCommand.cs#L5
'KeyCommand' defines operator == or operator != but does not override Object.Equals(object o)
|
Publish ImGui.Forms:
ImGui.Forms/Models/IO/KeyCommand.cs#L5
'KeyCommand' defines operator == or operator != but does not override Object.GetHashCode()
|
Publish ImGui.Forms:
ImGui.Forms/Localization/LocalizedString.cs#L10
'LocalizedString' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Publish ImGui.Forms:
ImGui.Forms/Controls/Tree/TreeNode.cs#L45
The member 'TreeNode<TNodeData>.Nodes' does not hide an accessible member. The new keyword is not required.
|
Publish ImGui.Forms:
ImGui.Forms/Models/IO/KeyCommand.cs#L5
'KeyCommand' defines operator == or operator != but does not override Object.Equals(object o)
|
Publish ImGui.Forms:
ImGui.Forms/Models/IO/KeyCommand.cs#L5
'KeyCommand' defines operator == or operator != but does not override Object.GetHashCode()
|
Loading