FEA: Add Dockerfile for containerization and make various improvements #28
Annotations
4 errors and 1 warning
lint:
game/paddle.go#L121
Error return value of `utils.Logger` is not checked (errcheck)
|
lint:
game/paddle_test.go#L23
Error return value of `paddle.SetDirection` is not checked (errcheck)
|
lint:
game/reader.go#L79
Error return value of `playerPaddle.SetDirection` is not checked (errcheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, 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/.
|