Skip to content

Allow more disablement of controls; #74

Allow more disablement of controls;

Allow more disablement of controls; #74

Triggered via push July 30, 2024 17:45
Status Failure
Total duration 1m 46s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
😭 error: File does not exist (1).
build
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/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, nuget/setup-nuget@v1, softprops/turnstyle@v1, actions/setup-dotnet@v1, brandedoutcast/publish-nuget@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
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/
build: ImGui.Forms/Localization/LocalizedString.cs#L10
'LocalizedString' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: ImGui.Forms/Controls/Tree/TreeNode.cs#L45
The member 'TreeNode<TNodeData>.Nodes' does not hide an accessible member. The new keyword is not required.
build: ImGui.Forms/Models/IO/KeyCommand.cs#L5
'KeyCommand' defines operator == or operator != but does not override Object.Equals(object o)
build: ImGui.Forms/Models/IO/KeyCommand.cs#L5
'KeyCommand' defines operator == or operator != but does not override Object.GetHashCode()
build: ImGui.Forms/Localization/LocalizedString.cs#L10
'LocalizedString' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: ImGui.Forms/Controls/Tree/TreeNode.cs#L45
The member 'TreeNode<TNodeData>.Nodes' does not hide an accessible member. The new keyword is not required.
build: ImGui.Forms/Models/IO/KeyCommand.cs#L5
'KeyCommand' defines operator == or operator != but does not override Object.Equals(object o)
build: ImGui.Forms/Models/IO/KeyCommand.cs#L5
'KeyCommand' defines operator == or operator != but does not override Object.GetHashCode()