Correction for ER shop row names #457
Merged
Annotations
20 warnings
|
Publish:
src/Havok/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.
|
|
Publish:
src/Havok/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.
|
|
Publish:
src/Havok/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.
|
|
Publish:
src/Havok/HKLib/hk2018/Autogen/hkaiMinArrayEntry.cs#L7
Non-nullable field 'm_item' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Publish:
src/Havok/HKLib/hk2018/Autogen/hkaiCopyOnWritePtr.cs#L7
Non-nullable field 'm_ptr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Publish:
src/Havok/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.
|
|
Publish:
src/Havok/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.
|
|
Publish:
src/Havok/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.
|
|
Publish:
src/Havok/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.
|
|
Publish:
src/Havok/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/Havok/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/Havok/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/Havok/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/Havok/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/Havok/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/Havok/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/Havok/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/Havok/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/Veldrid/Veldrid.SDL2/Sdl2Window.cs#L1011
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
|
|
Build:
src/Veldrid/Veldrid.SDL2/Sdl2Window.cs#L103
Argument 1 should be passed with 'ref' or 'in' keyword
|
Loading