Skip to content

fix(#38) at least it works on linux/ubuntu now #153

fix(#38) at least it works on linux/ubuntu now

fix(#38) at least it works on linux/ubuntu now #153

Triggered via push July 17, 2024 16:57
Status Success
Total duration 1m 23s
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: MineSharp.Core/ProtocolVersion.cs#L9
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build: MineSharp.Core/Common/PacketBuffer.cs#L322
Possible null reference argument for parameter 'data' in 'BlockEntity.BlockEntity(byte x, short y, byte z, int type, NbtCompound data)'.
build: MineSharp.Core/ProtocolVersion.cs#L9
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build: MineSharp.Core/Common/PacketBuffer.cs#L322
Possible null reference argument for parameter 'data' in 'BlockEntity.BlockEntity(byte x, short y, byte z, int type, NbtCompound data)'.
build: Components/MineSharp.World/V1_18/Chunk_1_18.cs#L108
'IChunkSection.FindBlocks(BlockType, int?)' is obsolete
build: Components/MineSharp.World/AbstractWorld.cs#L219
'IChunk.FindBlocks(BlockType, int?)' is obsolete
build: Components/MineSharp.World/AbstractWorld.cs#L219
'IChunk.FindBlocks(BlockType, int?)' is obsolete
build: Components/MineSharp.World/V1_18/Chunk_1_18.cs#L108
'IChunkSection.FindBlocks(BlockType, int?)' is obsolete
build: Components/MineSharp.Commands/Parser/ResourceParser.cs#L8
Non-nullable property 'Registry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Components/MineSharp.Commands/Parser/ResourceParser.cs#L8
Non-nullable property 'Registry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.