commands refactor #212
Annotations
5 errors
|
Lint:
src/cmd/projectStart.go#L13
`projectStartCmd` is unused (deadcode)
|
Lint:
src/cmd/projectStop.go#L14
`projectStopCmd` is unused (deadcode)
|
Lint:
src/cmd/root.go#L46
assigned to loggedUser, but reassigned without using the value (wastedassign)
|
Lint
The operation was canceled.
|
Loading