🐛 GetGameにis_publishedが含まれていなかったバグを修正 #42
Annotations
13 errors and 11 warnings
Integration Test
Process completed with exit code 2.
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Lint
Cannot open: File exists
|
Unit Test:
internal/handler/handler.go#L70
second argument to errors.As should not be *error
|
Unit Test
Process completed with exit code 2.
|
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/.
|
Integration Test
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/.
|
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
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Lint:
internal/repository/game.go#L39
empty-block: this block is empty, you can remove it (revive)
|
Lint:
internal/api/discord.go#L63
var-naming: var clientId should be clientID (revive)
|
Lint:
internal/handler/event.go#L117
unused-parameter: parameter 'eventID' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint:
internal/handler/user.go#L40
var-naming: method parameter userId should be userID (revive)
|
Lint:
internal/handler/user.go#L44
var-naming: method parameter userId should be userID (revive)
|
Lint:
internal/handler/game.go#L19
empty-block: this block is empty, you can remove it (revive)
|
Unit Test
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/.
|