Skip to content

update vendor

update vendor #3595

Triggered via pull request September 23, 2024 03:50
Status Failure
Total duration 2m 2s
Artifacts

verify.yml

on: pull_request
license boilerplate check
11s
license boilerplate check
Shellcheck
6s
Shellcheck
lint
1m 53s
lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/tuf/server/main.go#L192
Error return value of `repo.Uncompress` is not checked (errcheck)
lint: cmd/tuf/server/main.go#L175
badCall: suspicious Join on 1 argument (gocritic)
lint: pkg/repo/repo_test.go#L220
G306: Expect WriteFile permissions to be 0600 or less (gosec)
lint: pkg/repo/repo.go#L391
Consider pre-allocating `result` (prealloc)
lint: cmd/tuf/server/main.go#L71
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: cmd/tuf/server/main.go#L75
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: cmd/tuf/server/main.go#L87
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: cmd/tuf/server/main.go#L93
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: cmd/tuf/server/main.go#L108
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
lint: cmd/tuf/server/main.go#L117
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)