build(deps): bump google.golang.org/api from 0.114.0 to 0.161.0 in /core #147
Annotations
7 errors and 5 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-dockerfile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/werewolf/werewolf. Supported file pattern: go.sum
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/werewolf/werewolf. Supported file pattern: go.sum
|