Skip to content

Update MapType.cs: ITCPreview #20

Update MapType.cs: ITCPreview

Update MapType.cs: ITCPreview #20

Triggered via push November 24, 2024 05:51
Status Success
Total duration 1m 55s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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