Build Toolkit NDepend Analysis for GitHub Pages #2
Annotations
1 error and 10 warnings
Build Stride.CommunityToolkit.sln
Process completed with exit code 1.
|
Build Stride.CommunityToolkit.sln
#warning: 'what about a body that become kinematic after some time ?'
|
Build Stride.CommunityToolkit.sln
Non-nullable field 'solidPrimitiveRenderer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Stride.CommunityToolkit.sln
Non-nullable field 'wireframePrimitiveRenderer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Stride.CommunityToolkit.sln
Non-nullable field 'transparentSolidPrimitiveRenderer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Stride.CommunityToolkit.sln
Non-nullable field 'transparentWireframePrimitiveRenderer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Stride.CommunityToolkit.sln
Dereference of a possibly null reference.
|
Build Stride.CommunityToolkit.sln
Non-nullable property 'OpaqueRenderStage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Stride.CommunityToolkit.sln
Non-nullable property 'TransparentRenderStage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Stride.CommunityToolkit.sln
Non-nullable field 'vertexBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Stride.CommunityToolkit.sln
Non-nullable field 'indexBuffer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading