whoops #19
Annotations
10 warnings
Build:
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.
|
Build:
ZenKit/BspTree.cs#L40
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ZenKit/BspTree.cs#L41
Non-nullable property 'NodeIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ZenKit/BspTree.cs#L42
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ZenKit/BspTree.cs#L117
Non-nullable property 'PolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ZenKit/BspTree.cs#L118
Non-nullable property 'LeafPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ZenKit/BspTree.cs#L119
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ZenKit/BspTree.cs#L120
Non-nullable property 'LightPoints' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ZenKit/BspTree.cs#L121
Non-nullable property 'LeafNodeIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ZenKit/BspTree.cs#L122
Non-nullable property 'Nodes' 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