Skip to content

chore: Refactor ROT actions #1

chore: Refactor ROT actions

chore: Refactor ROT actions #1

Triggered via push July 18, 2024 15:57
Status Failure
Total duration 49s
Artifacts

lint.yml

on: push
Build and Lint
38s
Build and Lint
Fit to window
Zoom out
Zoom in

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)