Skip to content

fixed null dereference in PlayerPhysics #50

fixed null dereference in PlayerPhysics

fixed null dereference in PlayerPhysics #50

Triggered via push January 3, 2024 21:00
Status Success
Total duration 1m 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.Protocol/Packets/Serverbound/Play/SetHeldItemPacket.cs#L12
Missing XML comment for publicly visible type or member 'SetHeldItemPacket.Type'
build: MineSharp.Bot/Plugins/PlayerPlugin.cs#L129
Non-nullable field 'physics' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Components/MineSharp.Protocol/Packets/Serverbound/Play/SetHeldItemPacket.cs#L12
Missing XML comment for publicly visible type or member 'SetHeldItemPacket.Type'
build: MineSharp.Bot/Plugins/PlayerPlugin.cs#L129
Non-nullable field 'physics' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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