chore(deps): bump the github-actions group with 4 updates #6
Annotations
10 errors
|
Run on Ubuntu:
internal/registry/origin_test.go#L16
string `Google` has 3 occurrences, make it a constant (goconst)
|
|
Run on Ubuntu:
internal/registry/origin_test.go#L12
string `Docker Hub` has 5 occurrences, make it a constant (goconst)
|
|
Run on Ubuntu:
internal/registry/origin.go#L22
string `Google` has 3 occurrences, make it a constant (goconst)
|
|
Run on Ubuntu:
internal/registry/origin.go#L18
string `Docker Hub` has 5 occurrences, make it a constant (goconst)
|
|
Run on Ubuntu:
internal/ui/terminal.go#L98
Error return value of `stdinWriter.Close` is not checked (errcheck)
|
|
Run on Ubuntu:
internal/ui/terminal.go#L97
Error return value of `stdinReader.Close` is not checked (errcheck)
|
|
Run on Ubuntu:
internal/ui/terminal.go#L86
Error return value of `conn.Close` is not checked (errcheck)
|
|
Run on Ubuntu:
internal/auth/github.go#L155
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
Run on Ubuntu:
cmd/ui/main_test.go#L119
Error return value of `os.Setenv` is not checked (errcheck)
|
|
Run on Ubuntu:
cmd/ui/main_test.go#L117
Error return value of `os.Unsetenv` is not checked (errcheck)
|