Skip to content

some noisy logging #579

some noisy logging

some noisy logging #579

Triggered via push August 9, 2024 05:02
Status Failure
Total duration 2m 20s
Artifacts

ci.yml

on: push
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
2m 0s
ci / lint / lint
ci  /  ...  /  govulncheck
34s
ci / govulncheck / govulncheck
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
ci / lint / lint: authority/tls_test.go#L2036
importShadow: shadow of imported package 'context' (gocritic)
ci / lint / lint: authority/tls_test.go#L2039
importShadow: shadow of imported package 'context' (gocritic)
ci / lint / lint: authority/tls_test.go#L2042
importShadow: shadow of imported package 'context' (gocritic)
ci / lint / lint: cmd/step-agent/main.go#L159
unlambda: replace `func(c *cli.Context) error {
ci / lint / lint: cmd/step-agent/main.go#L105
`marshalling` is a misspelling of `marshaling` (misspell)
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#L175
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 / test / test (stable)
Process completed with exit code 2.
ci / test / test (oldstable)
The job was canceled because "stable" failed.
ci / test / test (oldstable)
Process completed with exit code 2.