Merge pull request #37 from psu-de/feature/datav2 #77
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
MineSharp.Core/Common/PacketBuffer.cs#L316
Possible null reference argument for parameter 'data' in 'BlockEntity.BlockEntity(byte x, short y, byte z, int type, NbtCompound data)'.
|
build:
MineSharp.Core/Common/AABB.cs#L93
Missing XML comment for publicly visible type or member 'AABB.Extend(double, double, double)'
|
build:
MineSharp.Core/Common/PacketBuffer.cs#L316
Possible null reference argument for parameter 'data' in 'BlockEntity.BlockEntity(byte x, short y, byte z, int type, NbtCompound data)'.
|
build:
MineSharp.Core/Common/AABB.cs#L93
Missing XML comment for publicly visible type or member 'AABB.Extend(double, double, double)'
|
build:
Components/MineSharp.World/V1_18/Chunk_1_18.cs#L107
'IChunkSection.FindBlocks(BlockType, int?)' is obsolete
|
build:
Components/MineSharp.World/AbstractWorld.cs#L218
'IChunk.FindBlocks(BlockType, int?)' is obsolete
|
build:
Components/MineSharp.World/V1_18/Chunk_1_18.cs#L107
'IChunkSection.FindBlocks(BlockType, int?)' is obsolete
|
build:
Components/MineSharp.World/AbstractWorld.cs#L218
'IChunk.FindBlocks(BlockType, int?)' is obsolete
|
build:
Components/MineSharp.ChatComponent/Chat.cs#L149
Possible null reference argument for parameter 'input' in 'string Regex.Replace(string input, string pattern, MatchEvaluator evaluator)'.
|
build:
Components/MineSharp.ChatComponent/Chat.cs#L149
Possible null reference argument for parameter 'input' in 'string Regex.Replace(string input, string pattern, MatchEvaluator evaluator)'.
|