feat: Param META #870
Annotations
10 warnings
Build:
src/Veldrid/Veldrid/GraphicsDevice.cs#L37
Field 'GraphicsDevice._physicalDeviceProperties' is never assigned to, and will always have its default value
|
Build:
src/HKLib/hk2018/Autogen/TestContainerThingStart.cs#L7
Non-nullable field 'm_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/HKLib/hk2018/Autogen/TestContainerThingStart.cs#L9
Non-nullable field 'm_data2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/HKLib/hk2018/Autogen/TestContainerThingEnd.cs#L7
Non-nullable field 'm_data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/HKLib/hk2018/Autogen/TestContainerThingEnd.cs#L9
Non-nullable field 'm_data3' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/HKLib/hk2018/Autogen/hk/ValueAttribute.cs#L7
Non-nullable field 'm_value' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/HKLib/hk2018/Autogen/hkTuple3.cs#L7
Non-nullable field 'm_0' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/HKLib/hk2018/Autogen/hkTuple3.cs#L9
Non-nullable field 'm_1' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/HKLib/hk2018/Autogen/hkTuple3.cs#L11
Non-nullable field 'm_2' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
src/HKLib/hk2018/Autogen/hkTuple2.cs#L7
Non-nullable field 'm_0' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading