Skip to content

SECURESIGN 12 | Enable Podman build for TUF server image #218

SECURESIGN 12 | Enable Podman build for TUF server image

SECURESIGN 12 | Enable Podman build for TUF server image #218

Triggered via pull request January 3, 2024 20:56
Status Failure
Total duration 2m 14s
Artifacts

verify.yml

on: pull_request
license boilerplate check
9s
license boilerplate check
Shellcheck
4s
Shellcheck
lint
2m 6s
lint
Fit to window
Zoom out
Zoom in

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)