build(deps): bump github.com/paulmach/orb from 0.9.0 to 0.11.0 in /core #143
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
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/werewolf/werewolf. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/werewolf/werewolf. Supported file pattern: go.sum
|