Fix formatting of available platforms in README #7
Annotations
10 errors and 2 warnings
|
cmd/leap/snapshot.go#L206
Error return value of `fmt.Sscanf` is not checked (errcheck)
|
|
cmd/leap/main.go#L58
Error return value of `ssh.Connect` is not checked (errcheck)
|
|
cmd/leap/main.go#L51
Error return value of `ssh.Connect` is not checked (errcheck)
|
|
cmd/leap/main.go#L44
Error return value of `ssh.Connect` is not checked (errcheck)
|
|
cmd/leap/connect.go#L54
Error return value of `config.SaveConfig` is not checked (errcheck)
|
|
internal/ssh/client_unix.go#L47
Error return value of `io.Copy` is not checked (errcheck)
|
|
internal/ssh/client_unix.go#L46
Error return value of `io.Copy` is not checked (errcheck)
|
|
internal/ssh/client_unix.go#L43
Error return value of `term.Restore` is not checked (errcheck)
|
|
internal/ssh/client.go#L113
Error return value of `term.Restore` is not checked (errcheck)
|
|
internal/ssh/client.go#L21
Error return value of `os.MkdirAll` is not checked (errcheck)
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading