chore(deps): bump cloud.google.com/go/longrunning from 0.5.11 to 0.5.12 #583
Annotations
10 errors
authority/tls_test.go#L2036
importShadow: shadow of imported package 'context' (gocritic)
|
authority/tls_test.go#L2039
importShadow: shadow of imported package 'context' (gocritic)
|
authority/tls_test.go#L2042
importShadow: shadow of imported package 'context' (gocritic)
|
acme/client.go#L147
nestingReduce: invert if cond, replace body with `continue`, move old body after the statement (gocritic)
|
cmd/step-agent/main.go#L159
unlambda: replace `func(c *cli.Context) error {
|
cmd/step-agent/main.go#L105
`marshalling` is a misspelling of `marshaling` (misspell)
|
acme/validation/client.go#L9
exported: type name will be used as validation.ValidationResponse by other packages, and that stutters; consider calling this Response (revive)
|
acme/validation/client.go#L15
exported: type name will be used as validation.ValidationRequest by other packages, and that stutters; consider calling this Request (revive)
|
acme/validation/client.go#L57
superfluous-else: if block ends with call to panic function, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
cas/vaultcas/vaultcas.go#L175
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
This job failed
Loading