feat: custom dns resolver #582
ci.yml
on: push
ci
/
...
/
set-go-matrix
0s
ci
/
...
/
set-go-matrix
0s
ci
/
actionlint
8s
ci
/
...
/
lint
2m 1s
ci
/
...
/
govulncheck
34s
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
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.
|