Skip to content

client/game/hud: Fixed the stats widget #186

client/game/hud: Fixed the stats widget

client/game/hud: Fixed the stats widget #186

Triggered via pull request May 20, 2024 20:51
Status Failure
Total duration 1m 30s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: store/reduce_test.go#L36
undefined: store.PlayersState
build: store/reduce_test.go#L37
undefined: store.PlayersState
build: store/helper_test.go#L30
s.Players undefined (type *store.Store has no field or method Players)
build: store/helper_test.go#L31
s.Players undefined (type *store.Store has no field or method Players)
build: store/helper_test.go#L34
s.Players undefined (type *store.Store has no field or method Players)
build: store/helper_test.go#L41
s.Players undefined (type *store.Store has no field or method Players)
build: store/helper_test.go#L45
s.Players undefined (type *store.Store has no field or method Players)
build: store/helper_test.go#L67
s.Lines.FindByID undefined (type *store.Lines has no field or method FindByID)
build: store/helper_test.go#L77
s.Lines.FindByID undefined (type *store.Lines has no field or method FindByID)
build: store/helper_test.go#L87
s.Lines.FindByID undefined (type *store.Lines has no field or method FindByID)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.