Skip to content

fixed deadlock in MinecraftClient #169

fixed deadlock in MinecraftClient

fixed deadlock in MinecraftClient #169

Triggered via push July 27, 2024 21:24
Status Success
Total duration 1m 0s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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#L106
'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#L106
'IChunkSection.FindBlocks(BlockType, int?)' is obsolete
build: Components/MineSharp.World/AbstractWorld.cs#L211
'IChunk.FindBlocks(BlockType, int?)' is obsolete
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/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.World/V1_18/Chunk_1_18.cs#L106
'IChunkSection.FindBlocks(BlockType, int?)' is obsolete
build: Components/MineSharp.World/AbstractWorld.cs#L211
'IChunk.FindBlocks(BlockType, int?)' is obsolete