Bump github.com/googleapis/gax-go/v2 from 2.12.4 to 2.12.5 #782
Annotations
10 errors
client/client.go#L391
exported function DefaultLoadPubKey should have comment or be unexported
|
client/keys.go#L69
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
|
client/keys.go#L75
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
|
client/remote.go#L141
exported func GetConnPool returns unexported type *client.connPoolType, which can be annoying to use
|
cmd/gokeyless/gokeyless.go#L243
error strings should not be capitalized or end with punctuation or a newline
|
cmd/gokeyless/gokeyless.go#L406
receiver name config should be consistent with previous receiver name c for Config
|
cmd/gokeyless/gokeyless.go#L427
receiver name config should be consistent with previous receiver name c for Config
|
internal/test/params/params.go#L25
exported var RSAMD5SHA1Params should have comment or be unexported
|
internal/test/params/params.go#L49
exported var ECDSASHA224Params should have comment or be unexported
|
internal/test/params/params.go#L69
exported var ECDSAURI should have comment or be unexported
|
This job succeeded
Loading