Skip to content

build(deps): bump google.golang.org/api from 0.151.0 to 0.152.0 #359

build(deps): bump google.golang.org/api from 0.151.0 to 0.152.0

build(deps): bump google.golang.org/api from 0.151.0 to 0.152.0 #359

Triggered via pull request December 4, 2023 15:05
Status Failure
Total duration 4m 22s
Artifacts

ci.yml

on: pull_request
ci  /  ...  /  set-go-matrix
0s
ci / build / set-go-matrix
ci  /  ...  /  set-go-matrix
0s
ci / test / set-go-matrix
ci  /  actionlint
4s
ci / actionlint
ci  /  ...  /  lint
1m 57s
ci / lint / lint
ci  /  ...  /  govulncheck
56s
ci / govulncheck / govulncheck
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Fit to window
Zoom out
Zoom in

Annotations

22 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#L159
unlambda: replace `func(c *cli.Context) error {
ci / lint / lint: ca/ca.go#L229
importShadow: shadow of imported package 'tls' (gocritic)
ci / lint / lint: go.mod#L171
replacement are not allowed: github.com/smallstep/nosql (gomoddirectives)
ci / lint / lint: cmd/step-agent/main.go#L105
`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 / lint / lint: authority/tls.go#L939
unnecessary trailing newline (whitespace)
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#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): 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)
Process completed with exit code 2.
ci / test / test (oldstable)
The job was canceled because "stable" failed.
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)
The operation was canceled.
ci / lint / lint: 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)
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/admin/db.go#L97
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)
ci / lint / lint: cas/sectigocas/eab/client.go#L30
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)
ci / lint / lint: scep/authority.go#L53
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)
ci / lint / lint: db/db.go#L84
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)
ci / lint / lint: authority/authority.go#L211
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)
ci / lint / lint: authority/tls.go#L327
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)