Skip to content

Merge pull request #29 from Sitterr/master #43

Merge pull request #29 from Sitterr/master

Merge pull request #29 from Sitterr/master #43

Triggered via push March 15, 2024 00:55
Status Success
Total duration 30s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 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/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/CompoundTag.cs#L80
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'
.NET 7.0.x: SharpNBT/Tags/IntTag.cs#L23
'NumericTag<int>.Value.set' is obsolete: 'Numeric tag types will be made immutable 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#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: SharpNBT/Tags/ListTag.cs#L89
'Tag.Parent' is obsolete: 'Parent property may be removed in a future version.'