chore(deps): update golangci/golangci-lint-action action to v9 #1032
golangci-lint.yml
on: pull_request
golangci-lint
1m 13s
Annotations
10 errors
|
golangci-lint:
pkg/commands/project/project.go#L60
QF1003: could use tagged switch on parsed.Type (staticcheck)
|
|
golangci-lint:
pkg/commands/list/list.go#L34
QF1003: could use tagged switch on reg.Scope (staticcheck)
|
|
golangci-lint:
resources/storage-bucket.go#L49
Error return value of `l.svc.Close` is not checked (errcheck)
|
|
golangci-lint:
resources/cloud-function2.go#L41
Error return value of `l.svc.Close` is not checked (errcheck)
|
|
golangci-lint:
resources/cloud-function.go#L45
Error return value of `l.svc.Close` is not checked (errcheck)
|
|
golangci-lint:
pkg/gcputil/gcp.go#L191
Error return value of `c.Close` is not checked (errcheck)
|
|
golangci-lint:
pkg/gcputil/gcp.go#L83
Error return value of `credsClient.Close` is not checked (errcheck)
|
|
golangci-lint:
pkg/gcputil/firebase.go#L138
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
golangci-lint:
pkg/gcputil/firebase.go#L115
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
golangci-lint:
pkg/gcputil/firebase.go#L84
Error return value of `resp.Body.Close` is not checked (errcheck)
|