Skip to content

Feature/tailscale network tools #3233

Feature/tailscale network tools

Feature/tailscale network tools #3233

Triggered via pull request January 28, 2025 13:48
Status Failure
Total duration 2m 38s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 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/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#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#L137
printf: github.com/loft-sh/devpod/cmd/ts.errf does not support error-wrapping directive %w (govet)
lint: cmd/ssh.go#L286
SA9003: empty branch (staticcheck)
lint: pkg/tailscale/local_client.go#L124
ST1016: methods on the same type should have the same receiver name (seen 1x "t", 3x "d") (stylecheck)
lint
issues found
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