build(deps): bump google.golang.org/api from 0.114.0 to 0.152.0 in /core #133
Annotations
7 errors and 2 warnings
lint:
core/internal/app/game/logic/map.go#L49
Error return value of `m.AddEntity` is not checked (errcheck)
|
lint:
core/internal/app/game/logic/map.go#L59
Error return value of `m.AddEntity` is not checked (errcheck)
|
lint:
core/internal/app/game/logic/map.go#L126
Error return value of `m.tree.Add` is not checked (errcheck)
|
lint:
core/internal/app/game/logic/map.go#L186
Error return value of `m.tree.Add` is not checked (errcheck)
|
lint:
core/internal/app/game/logic/world.go#L55
Error return value of `world.gameMap.AddEntity` is not checked (errcheck)
|
lint:
core/internal/infra/server/socketio/connect.go#L29
Error return value of `pipe.Exec` is not checked (errcheck)
|
lint
golangci-lint exit with code 2
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/werewolf/werewolf. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/werewolf/werewolf. Supported file pattern: go.sum
|