chore(deps): bump github.com/google/go-tpm from 0.9.1 to 0.9.3 #651
Annotations
10 errors and 1 warning
Run Linter:
acme/client.go#L147
nestingReduce: invert if cond, replace body with `continue`, move old body after the statement (gocritic)
|
Run Linter:
cmd/step-agent/main.go#L159
unlambda: replace `func(c *cli.Context) error {
|
Run Linter:
acme/api/handler.go#L176
typeAssertChain: rewrite if-else to type switch statement (gocritic)
|
Run Linter:
cmd/step-agent/main.go#L105
`marshalling` is a misspelling of `marshaling` (misspell)
|
Run Linter:
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)
|
Run Linter:
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)
|
Run Linter:
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)
|
Run Linter:
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)
|
Run Linter:
cas/vaultcas/vaultcas.go#L178
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
Run Linter:
acme/mqtt/client.go#L34
unused-parameter: parameter 'cl' seems to be unused, consider removing or renaming it as _ (revive)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading