ci(build): fix broken build pipeline #12
Annotations
9 warnings
Test:
ZenKit/Vobs/VirtualObject.cs#L319
'VisualDecal.Materialize()' hides inherited member 'Visual.Materialize()'. Use the new keyword if hiding was intended.
|
Test:
ZenKit/Vobs/VirtualObject.cs#L129
Non-nullable field 'Children' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test:
ZenKit/Vobs/VirtualObject.cs#L133
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test:
ZenKit/Vobs/VirtualObject.cs#L136
Non-nullable field 'PresetName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test:
ZenKit/Vobs/VirtualObject.cs#L143
Non-nullable field 'VisualName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test:
ZenKit/Vobs/VirtualObject.cs#L111
Non-nullable field 'DecalName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test:
ZenKit/Vobs/VirtualObject.cs#L102
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test:
ZenKit/DaedalusVm.cs#L371
Converting null literal or possible null value to non-nullable type.
|
Test:
ZenKit/DaedalusVm.cs#L371
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading