Skip to content

Update module golang.org/x/text to v0.22.0 #38

Update module golang.org/x/text to v0.22.0

Update module golang.org/x/text to v0.22.0 #38

Triggered via pull request February 4, 2025 17:28
Status Failure
Total duration 32s
Artifacts

compliance.yml

on: pull_request
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.