[WIP] refactor: launch_screen and user login #10
Closed
Annotations
10 errors and 1 warning
pkg/logger/logger.go#L39
Error return value of `logger.Sync` is not checked (errcheck)
|
cmd/launch_screen/pack/upcloud.go#L9
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/utils/base_resp.go#L19
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/utils/rpc.go#L9
commentFormatting: put a space between `//` and comment text (gocritic)
|
cmd/api/biz/pack/utils.go#L4
File is not `goimports`-ed (goimports)
|
cmd/api/biz/pack/tracer/jaeger.go#L4
File is not `goimports`-ed (goimports)
|
pkg/utils/base_resp.go#L4
File is not `goimports`-ed (goimports)
|
cmd/empty_room/dal/cache/empty_room.go#L21
ineffectual assignment to err (ineffassign)
|
cmd/empty_room/main.go#L87
ineffectual assignment to err (ineffassign)
|
cmd/launch_screen/dal/db/init.go#L20
SA9003: empty branch (staticcheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading