Maintenance #191
Annotations
10 errors and 1 warning
Lint:
rand/rand.go#L20
redefines-builtin-id: redefinition of the built-in function min (revive)
|
Lint:
validate/validate.go#L22
the error type name `ValidationErrors` should conform to the `XxxError` format (errname)
|
Lint:
lockfile/funcs.go#L94
printf: non-constant format string in call to fmt.Errorf (govet)
|
Lint:
manifest/funcs.go#L85
printf: non-constant format string in call to fmt.Errorf (govet)
|
Lint:
models/verdicts.go#L66
printf: non-constant format string in call to fmt.Errorf (govet)
|
Lint:
models/verdicts.go#L93
printf: non-constant format string in call to fmt.Errorf (govet)
|
Lint:
models/verdicts.go#L104
printf: non-constant format string in call to fmt.Errorf (govet)
|
Lint:
models/verdicts.go#L114
printf: non-constant format string in call to fmt.Errorf (govet)
|
Lint:
models/verdicts.go#L123
printf: non-constant format string in call to fmt.Errorf (govet)
|
Lint:
models/verdicts.go#L146
printf: non-constant format string in call to fmt.Errorf (govet)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading