build an example mvp nas cli #5
Annotations
9 errors and 1 warning
lint
golangci-lint exit with code 3
|
test:
example/main.go#L23
undefined: NewListFilesCommand
|
test:
example/main.go#L24
undefined: NewGetFileCommand
|
test:
example/main.go#L25
undefined: NewPutFileCommand
|
test:
example/main.go#L26
undefined: NewRenameCommand
|
test:
example/main.go#L27
undefined: NewDeleteCommand
|
test:
example/main.go#L28
undefined: NewMoveCommand
|
test:
example/main.go#L29
undefined: NewCreateDirCommand
|
test
Process completed with exit code 1.
|
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|