feat: add tool command #23
Annotations
7 errors and 2 warnings
test
Process completed with exit code 1.
|
test
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint:
cmd/ayo/tool.go#L17
cognitive complexity 23 of func `(*Tool).Run` is high (> 20) (gocognit)
|
lint:
cmd/ayo/tool.go#L40
shadow: declaration of "err" shadows declaration at line 39 (govet)
|
lint:
pkg/tool/tool.go#L51
ineffectual assignment to err (ineffassign)
|
lint
issues found
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|