Create CharacterSubJobFlagType #15
Annotations
10 warnings
Build:
MapleLib/WzLib/WzProperties/WzCanvasProperty.cs#L280
'WzCanvasProperty.GetLinkedWzImageProperty()' hides inherited member 'WzImageProperty.GetLinkedWzImageProperty()'. Use the new keyword if hiding was intended.
|
Build:
MapleLib/SquishPNGWrapper.cs#L54
'AssemblyName.ProcessorArchitecture' is obsolete: 'AssemblyName members HashAlgorithm, ProcessorArchitecture, and VersionCompatibility are obsolete and not supported.' (https://aka.ms/dotnet-warnings/SYSLIB0037)
|
Build:
MapleLib/SquishPNGWrapper.cs#L67
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
Build:
MapleLib/SquishPNGWrapper.cs#L71
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
Build:
MapleLib/SquishPNGWrapper.cs#L75
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
Build:
MapleLib/SquishPNGWrapper.cs#L79
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
Build:
MapleLib/SquishPNGWrapper.cs#L83
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
Build:
MapleLib/SquishPNGWrapper.cs#L87
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
Build:
MapleLib/SquishPNGWrapper.cs#L91
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
|
Build:
MapleLib/WzLib/WzFile.cs#L373
The variable 'bCloseTestDirectory' is assigned but its value is never used
|
Loading