chore(deps): bump github.com/cosmos/ibc-go/v8 from 8.0.0 to 8.2.0 #61
lint.yml
on: pull_request
lint-commits
0s
lint-markdown
17s
lint-yaml
3s
lint-go
4m 14s
lint-dockerfile
0s
lint-branch-name
0s
Annotations
10 errors and 3 warnings
lint-go:
dataverse/client.go#L44
Function 'GetExecutionOrderContext' is too long (148 > 60) (funlen)
|
lint-go:
dataverse/client.go#L313
Function 'GetResourceGovCode' is too long (74 > 60) (funlen)
|
lint-go:
auth/authenticator.go#L34
Function 'Authenticate' is too long (65 > 60) (funlen)
|
lint-go:
cmd/start.go#L26
G101: Potential hardcoded credentials (gosec)
|
lint-go:
cmd/start.go#L29
G101: Potential hardcoded credentials (gosec)
|
lint-go:
auth/authenticator.go#L118
line is 142 characters (lll)
|
lint-go:
cmd/start.go#L88
line is 137 characters (lll)
|
lint-go:
cmd/start.go#L92
line is 137 characters (lll)
|
lint-go:
auth/credential.go#L164
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
lint-go:
cmd/start.go#L24
ST1003: const FlagServiceId should be FlagServiceID (stylecheck)
|
lint-go:
cmd/start.go#L24
var-naming: const FlagServiceId should be FlagServiceID (revive)
|
lint-go:
cmd/start.go#L35
var-naming: var grpcNoTls should be grpcNoTLS (revive)
|
lint-go:
cmd/start.go#L36
var-naming: var grpcTlsSkipVerify should be grpcTLSSkipVerify (revive)
|