refactor(Light): Factor Light[Preset] properties into an interface #20
Annotations
1 error and 30 warnings
test (windows-2019)
Process completed with exit code 1.
|
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.
|
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 (windows-2019):
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 (windows-2019):
ZenKit/BspTree.cs#L40
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (windows-2019):
ZenKit/BspTree.cs#L41
Non-nullable property 'NodeIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (windows-2019):
ZenKit/BspTree.cs#L42
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (windows-2019):
ZenKit/BspTree.cs#L117
Non-nullable property 'PolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (windows-2019):
ZenKit/BspTree.cs#L118
Non-nullable property 'LeafPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (windows-2019):
ZenKit/BspTree.cs#L119
Non-nullable property 'PortalPolygonIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (windows-2019):
ZenKit/BspTree.cs#L120
Non-nullable property 'LightPoints' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (windows-2019):
ZenKit/BspTree.cs#L121
Non-nullable property 'LeafNodeIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
test (windows-2019):
ZenKit/BspTree.cs#L122
Non-nullable property 'Nodes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Managed DLL
Expired
|
13.3 MB |
|
NuGet Package
Expired
|
3.56 MB |
|