Improve macOS/Linux Support #351
Open
Annotations
20 warnings
|
Publish:
src/Havok/HKLib/hk2018/Autogen/hkTuple2.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/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.
|
|
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/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/Andre/SoulsFormats/SoulsFormats/Formats/Morpheme/MorphemeBundle/Network/NodeAttrib/NodeAttribSourceEventTrack.cs#L9
'NodeAttribSourceEventTrack.padding' hides inherited member 'NodeAttribBase.padding'. Use the new keyword if hiding was intended.
|
|
Build:
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB3/PartsParam.cs#L1194
'MSB3.Part.Collision.SceneGparamConfig' hides inherited member 'MSB3.Part.SceneGparamConfig'. Use the new keyword if hiding was intended.
|
|
Build:
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB3/PartsParam.cs#L1189
'MSB3.Part.Collision.GparamConfig' hides inherited member 'MSB3.Part.GparamConfig'. Use the new keyword if hiding was intended.
|
|
Build:
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB3/PartsParam.cs#L934
'MSB3.Part.EnemyBase.GparamConfig' hides inherited member 'MSB3.Part.GparamConfig'. Use the new keyword if hiding was intended.
|
|
Build:
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB3/PartsParam.cs#L808
'MSB3.Part.ObjectBase.GparamConfig' hides inherited member 'MSB3.Part.GparamConfig'. Use the new keyword if hiding was intended.
|
|
Build:
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB3/PartsParam.cs#L762
'MSB3.Part.MapPiece.GparamConfig' hides inherited member 'MSB3.Part.GparamConfig'. Use the new keyword if hiding was intended.
|
|
Build:
src/Andre/SoulsFormats/SoulsFormats/Binder/BXF4/BXF4.cs#L94
'BXF4.Read(string, string)' hides inherited member 'SoulsFile<BXF4>.Read(string, string)'. Use the new keyword if hiding was intended.
|
|
Build:
src/Andre/SoulsFormats/SoulsFormats/Binder/BXF4/BXF4.cs#L70
'BXF4.Read(Memory<byte>, string)' hides inherited member 'SoulsFile<BXF4>.Read(Memory<byte>, string)'. Use the new keyword if hiding was intended.
|
|
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