Skip to content

fix bug

fix bug #8

Triggered via push November 18, 2023 09:07
Status Success
Total duration 1m 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build
'NbtBoolean.Value' hides inherited member 'NbtByte.Value'. Use the new keyword if hiding was intended.
Build
Non-nullable field '_nodes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build
Non-nullable field '_nodes' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build
Possible null reference argument for parameter 'tagName' in 'NbtLong.NbtLong(string tagName, long value)'.
Build
Field 'NbtBinaryReader._seekBuffer' is never assigned to, and will always have its default value null
Build
Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build
Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build
Non-nullable property 'ServerCertificate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build
Non-nullable property 'RootCertificateAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.