chore(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.0.14 #543
ci.yml
on: pull_request
ci
/
...
/
set-go-matrix
0s
ci
/
...
/
set-go-matrix
0s
ci
/
actionlint
8s
ci
/
...
/
lint
2m 14s
ci
/
...
/
govulncheck
49s
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Annotations
11 errors and 1 warning
ci / codeql / CodeQL Analyze (go)
could not import C (no metadata for C)
|
ci / lint / lint:
authority/tls_test.go#L1964
importShadow: shadow of imported package 'context' (gocritic)
|
ci / lint / lint:
authority/tls_test.go#L1967
importShadow: shadow of imported package 'context' (gocritic)
|
ci / lint / lint:
authority/tls_test.go#L1970
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)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/e28ff129e5465c2c0dcc6f003fc735cb6ae0c673/dist/codecov' failed with exit code 1
|