Skip to content

feat: implement pizza offboard command #454

feat: implement pizza offboard command

feat: implement pizza offboard command #454

Triggered via pull request October 3, 2024 22:12
Status Failure
Total duration 33s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: cmd/offboard/offboard.go#L66
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/offboard/offboard.go#L79
fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint: cmd/offboard/offboard.go#L81
fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint: cmd/offboard/offboard.go#L119
fmt.Sprintf can be replaced with string concatenation (perfsprint)
lint
issues found