Skip to content

Configure application security policy in CI #2

Configure application security policy in CI

Configure application security policy in CI #2

Triggered via pull request October 24, 2024 03:52
Status Failure
Total duration 36s
Artifacts

lint.yaml

on: pull_request
lint-go
25s
lint-go
lint-actions
5s
lint-actions
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint-go: cmd/config.go#L218
Error return value of `cmd.Help` is not checked (errcheck)
lint-go: cmd/root.go#L109
Error return value of `cmd.Help` is not checked (errcheck)
lint-go: cmd/ssh.go#L79
Error return value is not checked (errcheck)
lint-go: cmd/users.go#L314
Error return value of `cmd.Help` is not checked (errcheck)
lint-go: pkg/app/app.go#L101
badCall: suspicious Join on 1 argument (gocritic)
lint-go: pkg/lagoon/ssh/main.go#L46
printf: non-constant format string in call to fmt.Errorf (govet)
lint-go: pkg/lagoon/ssh/main.go#L52
printf: non-constant format string in call to fmt.Errorf (govet)
lint-go
issues found