Merge pull request #43 from GGP1/upgrade_deps #139
Annotations
10 warnings
lint:
commands/add/add_test.go#L174
parameter 't' seems to be unused, consider removing or renaming it as _
|
lint:
commands/config/edit/edit.go#L1
should have a package comment
|
lint:
commands/config/edit/edit.go#L19
parameter 'db' seems to be unused, consider removing or renaming it as _
|
lint:
commands/config/edit/edit.go#L29
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
lint:
commands/config/edit/edit.go#L29
parameter 'args' seems to be unused, consider removing or renaming it as _
|
lint:
commands/copy/copy.go#L1
should have a package comment
|
lint:
commands/copy/copy.go#L40
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
lint:
commands/copy/copy.go#L40
parameter 'args' seems to be unused, consider removing or renaming it as _
|
lint:
commands/copy/copy.go#L73
redefinition of the built-in function copy
|
lint:
commands/copy/copy.go#L76
redefinition of the built-in function copy
|