Fixes negative ints in arrays #1
Merged
Annotations
10 warnings
|
SharpNBT/Tags/CompoundTag.cs#L80
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
|
|
SharpNBT/Tags/CompoundTag.cs#L70
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
|
|
SharpNBT/Tags/NumericTag.cs#L24
'NumericTag<T>.Value.set' is obsolete: 'Numeric tag types will be made immutable in a future version.'
|
|
SharpNBT/Tags/ByteTag.cs#L29
'NumericTag<byte>.Value.set' is obsolete: 'Numeric tag types will be made immutable in a future version.'
|
|
SharpNBT/Tags/ShortTag.cs#L23
'NumericTag<short>.Value.set' is obsolete: 'Numeric tag types will be made immutable in a future version.'
|
|
SharpNBT/Tags/StringTag.cs#L25
'StringTag.Value.set' is obsolete: 'String tag type will be made immutable in a future version.'
|
|
SharpNBT/TagWriter.cs#L316
Possible null reference argument for parameter 'value' in 'void TagWriter.WriteUTF8String(string value)'.
|
|
SharpNBT/TagWriter.cs#L312
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
|
|
SharpNBT/TagWriter.cs#L309
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
|
|
SharpNBT/TagWriter.cs#L204
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
|
The logs for this run have expired and are no longer available.
Loading