feat: implement pizza offboard
command
#454
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
|