Merge branch 'test-failures' #30
Annotations
10 warnings
Test:
ZenKit/Vobs/VirtualObject.cs#L295
'VisualDecal.Cache()' hides inherited member 'Visual.Cache()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
Test:
ZenKit/BspTree.cs#L41
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/BspTree.cs#L42
Non-nullable property 'NodeIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/BspTree.cs#L43
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/Boxes.cs#L35
Non-nullable property 'Axes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/Boxes.cs#L37
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/BspTree.cs#L120
Non-nullable property 'PolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/BspTree.cs#L121
Non-nullable property 'LeafPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/BspTree.cs#L122
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/BspTree.cs#L126
Non-nullable property 'LightPoints' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading