Allow compound tag with empty name #45
Annotations
13 warnings
.NET 7.0.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
.NET 7.0.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
.NET 7.0.x:
SharpNBT/TagWriter.cs#L204
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
|
.NET 7.0.x:
SharpNBT/TagWriter.cs#L309
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
|
.NET 7.0.x:
SharpNBT/TagWriter.cs#L312
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
|
.NET 7.0.x:
SharpNBT/TagWriter.cs#L316
Possible null reference argument for parameter 'value' in 'void TagWriter.WriteUTF8String(string value)'.
|
.NET 7.0.x:
SharpNBT/Tags/ByteTag.cs#L29
'NumericTag<byte>.Value.set' is obsolete: 'Numeric tag types will be made immutable in a future version.'
|
.NET 7.0.x:
SharpNBT/Tags/CompoundTag.cs#L70
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
|
.NET 7.0.x:
SharpNBT/Tags/StringTag.cs#L25
'StringTag.Value.set' is obsolete: 'String tag type will be made immutable in a future version.'
|
.NET 7.0.x:
SharpNBT/Tags/CompoundTag.cs#L80
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
|
.NET 7.0.x:
SharpNBT/Tags/CompoundTag.cs#L119
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
|
.NET 7.0.x:
SharpNBT/Tags/CompoundTag.cs#L128
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
|
.NET 7.0.x
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|