Fixing incorrect error message on Verify #698
Annotations
4 errors
lint:
options/run.go#L53
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
|
lint:
options/sign.go#L41
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
|
lint:
options/verify.go#L45
Error return value of `cmd.MarkFlagRequired` is not checked (errcheck)
|
lint
issues found
|