Merge pull request #70 from psu-de/feature/events #164
Annotations
11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Components/MineSharp.World/V1_18/Chunk_1_18.cs#L105
'IChunkSection.FindBlocks(BlockType, int?)' is obsolete
|
build:
Components/MineSharp.World/AbstractWorld.cs#L211
'IChunk.FindBlocks(BlockType, int?)' is obsolete
|
build:
Components/MineSharp.World/V1_18/Chunk_1_18.cs#L105
'IChunkSection.FindBlocks(BlockType, int?)' is obsolete
|
build:
Components/MineSharp.World/AbstractWorld.cs#L211
'IChunk.FindBlocks(BlockType, int?)' is obsolete
|
build:
Components/MineSharp.Protocol/Packets/NetworkTypes/CoreTypeExtensions.cs#L21
Possible null reference argument for parameter 'tag' in 'void PacketBuffer.WriteNbt(NbtTag tag)'.
|
build:
Components/MineSharp.Protocol/Packets/Clientbound/Play/LoginPacket.cs#L100
Possible null reference argument for parameter 'tag' in 'void PacketBuffer.WriteNbt(NbtTag tag)'.
|
build:
Components/MineSharp.Protocol/Connection/IConnectionFactory.cs#L19
Missing XML comment for publicly visible type or member 'IConnectionFactory.CreateHttpClient()'
|
build:
Components/MineSharp.Protocol/Packets/NetworkTypes/CoreTypeExtensions.cs#L21
Possible null reference argument for parameter 'tag' in 'void PacketBuffer.WriteNbt(NbtTag tag)'.
|
build:
Components/MineSharp.Protocol/Packets/Clientbound/Play/LoginPacket.cs#L100
Possible null reference argument for parameter 'tag' in 'void PacketBuffer.WriteNbt(NbtTag tag)'.
|
build:
Components/MineSharp.Protocol/Connection/IConnectionFactory.cs#L19
Missing XML comment for publicly visible type or member 'IConnectionFactory.CreateHttpClient()'
|