Skip to content

Merge branch 'master' into feature/vines #3304

Merge branch 'master' into feature/vines

Merge branch 'master' into feature/vines #3304

Triggered via push December 19, 2024 08:36
Status Failure
Total duration 33s
Artifacts

push.yml

on: push
Update Contributors
0s
Update Contributors
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build: server/block/vine.go#L98
w.Block undefined (type *world.World has no field or method Block, but does have unexported method block)
Build: server/block/vine.go#L101
cannot use w (variable of type *world.World) as *world.Tx value in argument to firstReplaceable
Build: server/block/vine.go#L101
cannot use v (variable of type Vines) as world.Block value in argument to firstReplaceable: Vines does not implement world.Block (wrong type for method Hash)
Build: server/block/vine.go#L108
cannot use w (variable of type *world.World) as *world.Tx value in argument to place
Build: server/block/vine.go#L108
cannot use v (variable of type Vines) as world.Block value in argument to place: Vines does not implement world.Block (wrong type for method Hash)
Build: server/block/vine.go#L114
w.Block undefined (type *world.World has no field or method Block, but does have unexported method block)
Build: server/block/vine.go#L116
w.Block undefined (type *world.World has no field or method Block, but does have unexported method block)
Build: server/block/vine.go#L128
w.SetBlock undefined (type *world.World has no field or method SetBlock, but does have unexported method setBlock)
Build: server/block/vine.go#L131
w.SetBlock undefined (type *world.World has no field or method SetBlock, but does have unexported method setBlock)
Build: server/block/vine.go#L149
w.Block undefined (type *world.World has no field or method Block, but does have unexported method block)
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636