Update module golang.org/x/text to v0.22.0 #38
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.
|