SECURESIGN 12 | Enable Podman build for TUF server image #218
Annotations
6 errors and 1 warning
license boilerplate check
Process completed with exit code 1.
|
lint:
cmd/tuf/server/main.go#L72
ineffectual assignment to files (ineffassign)
|
lint:
cmd/tuf/server/main.go#L122
ineffectual assignment to files (ineffassign)
|
lint:
cmd/tuf/server/main.go#L72
SA4006: this value of `files` is never used (staticcheck)
|
lint:
cmd/tuf/server/main.go#L122
SA4006: this value of `files` is never used (staticcheck)
|
lint
issues found
|
lint:
pkg/build/build.go#L12
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|