Skip to content

Feature/physics

Feature/physics #31

Triggered via pull request December 21, 2023 19:37
@psu-depsu-de
synchronize #28
feature/physics
Status Success
Total duration 1m 28s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Components/MineSharp.World/V1_18/World_1_18.cs#L42
'World_1_18.FindBlocks(BlockType, IWorldIterator, int?)' hides inherited member 'AbstractWorld.FindBlocks(BlockType, IWorldIterator, int?)'. Use the new keyword if hiding was intended.
build: Components/MineSharp.World/V1_18/World_1_18.cs#L59
'World_1_18.FindBlocks(int, int?)' hides inherited member 'AbstractWorld.FindBlocks(int, int?)'. Use the new keyword if hiding was intended.
build: Components/MineSharp.Physics/PlayerPhysics.cs#L20
The event 'PlayerPhysics.OnCrouchingChanged' is never used
build: Components/MineSharp.World/V1_18/World_1_18.cs#L42
'World_1_18.FindBlocks(BlockType, IWorldIterator, int?)' hides inherited member 'AbstractWorld.FindBlocks(BlockType, IWorldIterator, int?)'. Use the new keyword if hiding was intended.
build: Components/MineSharp.World/V1_18/World_1_18.cs#L59
'World_1_18.FindBlocks(int, int?)' hides inherited member 'AbstractWorld.FindBlocks(int, int?)'. Use the new keyword if hiding was intended.
build: Components/MineSharp.Physics/PlayerPhysics.cs#L20
The event 'PlayerPhysics.OnCrouchingChanged' is never used
build: MineSharp.Bot.IntegrationTests/Program.cs#L19
The result of the expression is always 'true' since a value of type 'ConsoleKeyInfo' is never equal to 'null' of type 'ConsoleKeyInfo?'
build: MineSharp.Bot.IntegrationTests/Program.cs#L57
Unreachable code detected
build: MineSharp.Bot.IntegrationTests/Program.cs#L19
The result of the expression is always 'true' since a value of type 'ConsoleKeyInfo' is never equal to 'null' of type 'ConsoleKeyInfo?'
build: MineSharp.Bot.IntegrationTests/Program.cs#L57
Unreachable code detected