chore(build): bump version #34
Annotations
10 warnings
Test:
ZenKit/Vobs/VirtualObject.cs#L294
'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#L39
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/BspTree.cs#L40
Non-nullable property 'NodeIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/BspTree.cs#L41
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/Boxes.cs#L34
Non-nullable property 'Axes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/Boxes.cs#L36
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/CutsceneLibrary.cs#L19
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/CutsceneLibrary.cs#L20
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/BspTree.cs#L118
Non-nullable property 'PolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test:
ZenKit/BspTree.cs#L119
Non-nullable property 'LeafPolygonIndices' 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