Skip to content

Feature/physics

Feature/physics #32

Triggered via pull request December 25, 2023 12:51
@psu-depsu-de
synchronize #28
feature/physics
Status Success
Total duration 2m 36s
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.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.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.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.