Skip to content

view range 20, refactor and screen rendering bufixes (#23) #36

view range 20, refactor and screen rendering bufixes (#23)

view range 20, refactor and screen rendering bufixes (#23) #36

Triggered via push January 28, 2025 23:37
Status Failure
Total duration 27s
Artifacts

compliance.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: cmd/world/world_test.go#L50
cannot use avatar (variable of type AvatarMock) as common.AvatarReadOnly value in argument to world.Paint: AvatarMock does not implement common.AvatarReadOnly (missing method GetViewableRange)
build: cmd/world/world_test.go#L50
cannot use avatar (variable of type AvatarMock) as common.ViewableEntity value in argument to world.Paint: AvatarMock does not implement common.ViewableEntity (missing method GetViewableRange)
build
Process completed with exit code 1.