Bump golang.org/x/crypto from 0.13.0 to 0.14.0 #292
ci.yml
on: pull_request
ci
/
...
/
set-go-matrix
3s
ci
/
...
/
set-go-matrix
2s
ci
/
...
/
lint
2m 14s
ci
/
...
/
govulncheck
2m 42s
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Annotations
19 errors and 10 warnings
ci / lint / lint:
authority/provisioner/acme.go#L1
: # github.com/smallstep/certificates/authority/provisioner [github.com/smallstep/certificates/authority/provisioner.test]
|
ci / lint / lint:
authority/provisioner/nebula_test.go#L58
not enough arguments in call to nc.Sign
|
ci / lint / lint:
authority/provisioner/nebula_test.go#L98
not enough arguments in call to nc.Sign
|
ci / lint / lint:
cmd/step-agent/main.go#L153
unlambda: replace `func(c *cli.Context) error {
|
ci / lint / lint:
ca/ca.go#L229
importShadow: shadow of imported package 'tls' (gocritic)
|
ci / lint / lint:
acme/api/order_test.go#L10
File is not `goimports`-ed (goimports)
|
ci / lint / lint:
go.mod#L174
replacement are not allowed: github.com/smallstep/nosql (gomoddirectives)
|
ci / lint / lint:
cmd/step-agent/main.go#L117
`marshalling` is a misspelling of `marshaling` (misspell)
|
ci / lint / lint:
cas/sectigocas/eab/client.go#L35
unnecessary leading newline (whitespace)
|
ci / lint / lint:
cas/sectigocas/eab/client.go#L49
unnecessary trailing newline (whitespace)
|
ci / test / test (oldstable):
authority/provisioner/nebula_test.go#L58
not enough arguments in call to nc.Sign
|
ci / test / test (oldstable):
authority/provisioner/nebula_test.go#L98
not enough arguments in call to nc.Sign
|
ci / test / test (oldstable):
authority/provisioner/nebula_test.go#L58
not enough arguments in call to nc.Sign
|
ci / test / test (oldstable):
authority/provisioner/nebula_test.go#L98
not enough arguments in call to nc.Sign
|
ci / test / test (oldstable)
Process completed with exit code 2.
|
ci / test / test (stable)
The job was canceled because "oldstable" failed.
|
ci / test / test (stable):
authority/provisioner/nebula_test.go#L58
not enough arguments in call to nc.Sign
|
ci / test / test (stable):
authority/provisioner/nebula_test.go#L98
not enough arguments in call to nc.Sign
|
ci / test / test (stable)
The operation was canceled.
|
ci / lint / lint:
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)
|
ci / lint / lint:
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)
|
ci / lint / lint:
cas/vaultcas/vaultcas.go#L169
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
ci / lint / lint:
authority/tls.go#L327
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
ci / lint / lint:
acme/challenge.go#L141
var-naming: var errHttp should be errHTTP (revive)
|
ci / lint / lint:
acme/db/nosql/eab.go#L364
var-naming: don't use underscores in Go names; var err_internal should be errInternal (revive)
|
ci / lint / lint:
cas/sectigocas/sectigocas.go#L173
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
ci / lint / lint:
cas/stepcas/stepcas.go#L70
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
ci / lint / lint:
cas/stepcas/stepcas.go#L103
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
ci / lint / lint:
cas/stepcas/stepcas.go#L126
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|