feat: Add edge flash command #2762
Annotations
4 errors
golangci-lint:
cmd/command/edge/flash.go#L28
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
golangci-lint:
cmd/command/edge/flash.go#L34
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
golangci-lint:
cmd/command/edge/image.go#L130
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
golangci-lint
issues found
|
Loading