Skip to content

build(deps): bump google.golang.org/api from 0.172.0 to 0.176.1 #484

build(deps): bump google.golang.org/api from 0.172.0 to 0.176.1

build(deps): bump google.golang.org/api from 0.172.0 to 0.176.1 #484

Triggered via pull request April 29, 2024 15:17
Status Failure
Total duration 2m 40s
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
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
ci / lint / lint: cmd/step-agent/main.go#L159
unlambda: replace `func(c *cli.Context) error {
ci / lint / lint: go.mod#L189
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#L48
unnecessary trailing newline (whitespace)
ci / lint / lint: authority/tls.go#L990
unnecessary trailing newline (whitespace)
ci / lint / lint: acme/mqtt/client.go#L91
unnecessary trailing newline (whitespace)
ci / lint / lint: ca/ca.go#L730
unnecessary leading newline (whitespace)
ci / lint / lint: cas/sectigocas/sectigocas.go#L123
unnecessary trailing newline (whitespace)
ci / lint / lint: cas/sectigocas/sectigocas.go#L126
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
ci / codeql / CodeQL Analyze (go)
could not import C (no metadata for C)
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#L174
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (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: acme/challenge.go#L143
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#L34
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
ci / lint / lint: cas/sectigocas/sectigocas.go#L166
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
ci / lint / lint: cas/stepcas/stepcas.go#L75
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
ci / test / test (stable)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1