Skip to content

chore(Tests): Enable internal debug logging #17

chore(Tests): Enable internal debug logging

chore(Tests): Enable internal debug logging #17

Triggered via push December 24, 2023 10:09
Status Cancelled
Total duration 32s
Artifacts

build.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 20 warnings
test (windows-2019)
The run was canceled by @lmichaelis.
test (windows-2019)
The operation was canceled.
release
The run was canceled by @lmichaelis.
release
The operation was canceled.
test (ubuntu-latest)
The run was canceled by @lmichaelis.
test (ubuntu-latest)
The operation was canceled.
release: 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.
release: ZenKit/BspTree.cs#L40
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ZenKit/BspTree.cs#L41
Non-nullable property 'NodeIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ZenKit/BspTree.cs#L42
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ZenKit/Boxes.cs#L35
Non-nullable property 'Axes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ZenKit/Boxes.cs#L37
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ZenKit/BspTree.cs#L117
Non-nullable property 'PolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ZenKit/BspTree.cs#L118
Non-nullable property 'LeafPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ZenKit/BspTree.cs#L119
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: ZenKit/BspTree.cs#L120
Non-nullable property 'LightPoints' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): 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 (ubuntu-latest): ZenKit/BspTree.cs#L40
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): ZenKit/BspTree.cs#L41
Non-nullable property 'NodeIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): ZenKit/BspTree.cs#L42
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): ZenKit/Boxes.cs#L35
Non-nullable property 'Axes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): ZenKit/Boxes.cs#L37
Non-nullable property 'Children' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): ZenKit/BspTree.cs#L117
Non-nullable property 'PolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): ZenKit/BspTree.cs#L118
Non-nullable property 'LeafPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): ZenKit/BspTree.cs#L119
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
test (ubuntu-latest): ZenKit/BspTree.cs#L120
Non-nullable property 'LightPoints' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.