implement cobra cli for apps & integrate apps with merged binary compilation #398
Annotations
14 errors and 3 warnings
linux:
cmd/apps/skychat/commands/skychat.go#L1
package-comments: package comment should be of the form "Package commands ..." (revive)
|
linux:
cmd/apps/skysocks/commands/skysocks.go#L1
package-comments: package comment should be of the form "Package commands ..." (revive)
|
linux:
cmd/apps/skysocks-client/commands/skysocks-client.go#L1
package-comments: package comment should be of the form "Package commands ..." (revive)
|
linux:
cmd/apps/skychat/commands/skychat.go#L168
const `help` is unused (unused)
|
linux:
cmd/apps/skysocks/commands/skysocks.go#L142
const `help` is unused (unused)
|
linux:
cmd/apps/skysocks-client/commands/skysocks-client.go#L175
const `help` is unused (unused)
|
linux
Process completed with exit code 2.
|
darwin:
cmd/apps/skychat/commands/skychat.go#L1
package-comments: package comment should be of the form "Package commands ..." (revive)
|
darwin:
cmd/apps/skysocks/commands/skysocks.go#L1
package-comments: package comment should be of the form "Package commands ..." (revive)
|
darwin:
cmd/apps/vpn-client/commands/vpn-client.go#L1
package-comments: package comment should be of the form "Package commands ..." (revive)
|
darwin:
cmd/apps/skychat/commands/skychat.go#L168
const `help` is unused (unused)
|
darwin:
cmd/apps/skysocks/commands/skysocks.go#L142
const `help` is unused (unused)
|
darwin:
cmd/apps/skysocks-client/commands/skysocks-client.go#L175
const `help` is unused (unused)
|
darwin
Process completed with exit code 2.
|
linux
The process '/usr/bin/git' failed with exit code 128
|
darwin
The process '/usr/local/bin/git' failed with exit code 128
|
windows
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
|