chore: Refactor ROT actions #1
Annotations
10 errors
Build and Lint:
cmd/containers.go#L173
Error return value of `containersGetCmd.MarkFlagRequired` is not checked (errcheck)
|
Build and Lint:
cmd/export.go#L237
Error return value is not checked (errcheck)
|
Build and Lint:
cmd/export.go#L573
Error return value of `exportCmd.MarkFlagRequired` is not checked (errcheck)
|
Build and Lint:
cmd/helpers.go#L336
Error return value of `fmt.Errorf` is not checked (errcheck)
|
Build and Lint:
cmd/helpers.go#L384
Error return value of `cmd.Usage` is not checked (errcheck)
|
Build and Lint:
cmd/import.go#L442
Error return value of `importCmd.MarkFlagRequired` is not checked (errcheck)
|
Build and Lint:
cmd/inventory.go#L143
Error return value of `fmt.Scanln` is not checked (errcheck)
|
Build and Lint:
cmd/inventory.go#L375
Error return value of `fmt.Scanln` is not checked (errcheck)
|
Build and Lint:
cmd/inventory.go#L565
Error return value of `fmt.Scanln` is not checked (errcheck)
|
Build and Lint:
cmd/orchs.go#L247
Error return value of `getOrchestratorCmd.MarkFlagRequired` is not checked (errcheck)
|