Skip to content

Fix building nuget packages; #107

Fix building nuget packages;

Fix building nuget packages; #107

Triggered via push December 22, 2024 01:29
Status Success
Total duration 2m 56s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: ImGui.Forms/Localization/LocalizedString.cs#L10
'LocalizedString' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: ImGui.Forms/Resources/FontResource.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ImGui.Forms/Resources/FontResource.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ImGui.Forms/Controls/ComboBox.cs#L135
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ImGui.Forms/Controls/ComboBox.cs#L136
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ImGui.Forms/Models/IO/KeyCommand.cs#L7
'KeyCommand' defines operator == or operator != but does not override Object.Equals(object o)
build: ImGui.Forms/Models/IO/KeyCommand.cs#L7
'KeyCommand' defines operator == or operator != but does not override Object.GetHashCode()
build: ImGui.Forms/Controls/ComboBox.cs#L173
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: ImGui.Forms/Localization/LocalizedString.cs#L10
'LocalizedString' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: ImGui.Forms/Resources/FontResource.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.