DS1/DS1R General Param Community Name Overhaul (V2) #355
Annotations
20 warnings
|
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.
|
|
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.
|
|
src/Veldrid/Veldrid/GraphicsDevice.cs#L37
Field 'GraphicsDevice._physicalDeviceProperties' is never assigned to, and will always have its default value
|
|
src/Veldrid/Veldrid.SDL2/Sdl2Window.cs#L1011
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
|
|
src/Veldrid/Veldrid.SDL2/Sdl2Window.cs#L103
Argument 1 should be passed with 'ref' or 'in' keyword
|
|
src/Havok/HKX2/Builders/hknpCollisionMeshBuilder.cs#L40
Assignment made to same variable; did you mean to assign something else?
|
|
src/Hexa.NET.ImNodes/Generated/Functions/Functions.000.cs#L4264
XML comment has badly formed XML -- 'Reference to undefined entity 'ImGui'.'
|
|
src/Hexa.NET.ImNodes/Generated/Functions/Functions.000.cs#L4249
XML comment has badly formed XML -- 'Reference to undefined entity 'ImGui'.'
|
|
src/Hexa.NET.ImGui/Utilities/ImGuiFontBuilder.cs#L327
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
src/Hexa.NET.ImGui/Utilities/ImGuiFontBuilder.cs#L269
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
|
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/PartParam.cs#L1356
'MSB_AC6.Part.MapPiece.GrassConfigStruct' hides inherited member 'MSB_AC6.Part.GrassConfigStruct'. Use the new keyword if hiding was intended.
|
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/PartParam.cs#L1351
'MSB_AC6.Part.MapPiece.GparamConfigStruct' hides inherited member 'MSB_AC6.Part.GparamConfigStruct'. Use the new keyword if hiding was intended.
|
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/PartParam.cs#L1346
'MSB_AC6.Part.MapPiece.DisplayDataStruct' hides inherited member 'MSB_AC6.Part.DisplayDataStruct'. Use the new keyword if hiding was intended.
|
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/MSB-AC6.cs#L298
'MSB_AC6.NamedEntry.Name' hides inherited member 'MSB_AC6.Entry.Name'. Use the new keyword if hiding was intended.
|
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/ModelParam.cs#L146
'MSB_AC6.Model.Name' hides inherited member 'MSB_AC6.Entry.Name'. Use the new keyword if hiding was intended.
|
|
src/Andre/SoulsFormats/SoulsFormats/Formats/MSB/MSB-AC6/EventParam.cs#L163
'MSB_AC6.Event.Name' hides inherited member 'MSB_AC6.Entry.Name'. Use the new keyword if hiding was intended.
|
|
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.
|
|
src/Veldrid/Veldrid.SDL2/Sdl2Window.cs#L1011
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
|
|
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.
|
|
src/Veldrid/Veldrid.SDL2/Sdl2Window.cs#L103
Argument 1 should be passed with 'ref' or 'in' keyword
|
The logs for this run have expired and are no longer available.
Loading