chore: better handling of reconnects #344
Annotations
10 errors and 10 warnings
authority/provisioner/acme.go#L1
: # github.com/smallstep/certificates/authority/provisioner [github.com/smallstep/certificates/authority/provisioner.test]
|
authority/provisioner/nebula_test.go#L58
not enough arguments in call to nc.Sign
|
authority/provisioner/nebula_test.go#L98
not enough arguments in call to nc.Sign
|
cmd/step-agent/main.go#L159
unlambda: replace `func(c *cli.Context) error {
|
ca/ca.go#L229
importShadow: shadow of imported package 'tls' (gocritic)
|
go.mod#L174
replacement are not allowed: github.com/smallstep/nosql (gomoddirectives)
|
cmd/step-agent/main.go#L105
`marshalling` is a misspelling of `marshaling` (misspell)
|
cas/sectigocas/eab/client.go#L35
unnecessary leading newline (whitespace)
|
cas/sectigocas/eab/client.go#L49
unnecessary trailing newline (whitespace)
|
authority/tls.go#L939
unnecessary trailing newline (whitespace)
|
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)
|
cas/vaultcas/vaultcas.go#L169
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
authority/tls.go#L327
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
acme/challenge.go#L143
var-naming: var errHttp should be errHTTP (revive)
|
acme/db/nosql/eab.go#L364
var-naming: don't use underscores in Go names; var err_internal should be errInternal (revive)
|
cas/sectigocas/sectigocas.go#L173
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
cas/stepcas/stepcas.go#L70
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
cas/stepcas/stepcas.go#L105
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
cas/stepcas/stepcas.go#L128
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading