Skip to content

feat: custom dns resolver #582

feat: custom dns resolver

feat: custom dns resolver #582

Triggered via push August 12, 2024 05:38
Status Failure
Total duration 2m 34s
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
8s
ci / actionlint
ci  /  ...  /  lint
2m 1s
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: acme/client.go#L147
nestingReduce: invert if cond, replace body with `continue`, move old body after the statement (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 / test / test (stable)
Process completed with exit code 2.
ci / test / test (oldstable)
The job was canceled because "stable" failed.
ci / test / test (oldstable)
The operation was canceled.