Skip to content

implement cobra cli for apps & integrate apps with merged binary compilation #398

implement cobra cli for apps & integrate apps with merged binary compilation

implement cobra cli for apps & integrate apps with merged binary compilation #398

Triggered via pull request December 19, 2023 22:29
@0pcom0pcom
synchronize #1704
merged-apps
Status Failure
Total duration 7m 21s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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