Create release.yml #1
Annotations
4 warnings
Nadezda/Gui/Framework/Controls/Window.cs#L18
Non-nullable field 'OnClose' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Nadezda/Gui/Framework/Utils/DeltaTime.cs#L13
The result of the expression is always 'true' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
|
Nadezda/Gui/Framework/Controls/Button.cs#L22
Non-nullable field 'OnClick' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Nadezda/Gui/Framework/Controls/TextBox.cs#L19
The field 'TextBox.RenderedText' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading