update go #68
Annotations
8 errors
|
lint
issues found
|
|
lint:
pkg/terraform/template.go#L283
QF1008: could remove embedded field "CommonTemplate" from selector (staticcheck)
|
|
lint:
pkg/notifier/gitlab/gitlab.go#L44
QF1008: could remove embedded field "Client" from selector (staticcheck)
|
|
lint:
pkg/notifier/gitlab/gitlab.go#L39
QF1008: could remove embedded field "Client" from selector (staticcheck)
|
|
lint:
pkg/notifier/gitlab/gitlab.go#L34
QF1008: could remove embedded field "Client" from selector (staticcheck)
|
|
lint:
pkg/config/config.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
|
lint:
pkg/config/config_test.go#L159
Error return value of `os.Remove` is not checked (errcheck)
|
|
lint:
pkg/config/config_test.go#L155
Error return value of `f.Close` is not checked (errcheck)
|