Skip to content

Update WzJsonBsonSerializer - fix 'BsonWriter' is obsolete: 'BSON rea… #6

Update WzJsonBsonSerializer - fix 'BsonWriter' is obsolete: 'BSON rea…

Update WzJsonBsonSerializer - fix 'BsonWriter' is obsolete: 'BSON rea… #6

Triggered via push October 16, 2024 10:31
Status Success
Total duration 1m 38s
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/WzLib/Util/WzMutableKey.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: MapleLib/WzLib/Util/WzMutableKey.cs#L112
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: MapleLib/WzLib/Util/WzMutableKey.cs#L117
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: MapleLib/WzLib/Util/WzMutableKey.cs#L117
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: MapleLib/WzLib/Util/WzMutableKey.cs#L120
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: MapleLib/WzLib/Util/WzMutableKey.cs#L120
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: MapleLib/WzLib/Util/WzMutableKey.cs#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: MapleLib/ClientLib/CCrc32.cs#L208
The result of the expression is always 'true' since a value of type 'uint' is never equal to 'null' of type 'uint?'
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)