Feature/tailscale network tools #3202
Annotations
10 errors and 2 warnings
lint:
pkg/tailscale/tsnet.go#L206
Error return value of `io.Copy` is not checked (errcheck)
|
lint:
pkg/tailscale/tsnet.go#L207
Error return value of `io.Copy` is not checked (errcheck)
|
lint:
cmd/ts/status.go#L129
Error return value of `open2.Open` is not checked (errcheck)
|
lint:
cmd/ssh.go#L252
Error return value is not checked (errcheck)
|
lint:
cmd/ssh.go#L370
Error return value of `term.Restore` is not checked (errcheck)
|
lint:
cmd/ts/util.go#L89
func `errf` is unused (unused)
|
lint:
cmd/ts/metrics.go#L78
unnecessary trailing newline (whitespace)
|
lint:
cmd/ts/ping.go#L238
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
lint:
cmd/ts/util.go#L65
missing cases in switch of type distro.Distro: distro.Debian, distro.Arch, distro.OpenWrt, distro.NixOS, distro.Pfsense, distro.OPNsense, distro.TrueNAS, distro.WDMyCloud, distro.Alpine (exhaustive)
|
lint:
cmd/ts/status.go#L316
SA1019: st.MagicDNSSuffix is deprecated: use CurrentTailnet.MagicDNSSuffix instead. (staticcheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/devpod/devpod. Supported file pattern: go.sum
|