POD-1244 | Init network rework #3191
Annotations
7 errors and 2 warnings
golangci-lint:
pkg/tailscale/tsnet.go#L192
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
pkg/tailscale/tsnet.go#L193
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
cmd/ssh.go#L248
Error return value is not checked (errcheck)
|
golangci-lint:
cmd/ssh.go#L366
Error return value of `term.Restore` is not checked (errcheck)
|
golangci-lint:
cmd/ssh.go#L282
SA9003: empty branch (staticcheck)
|
golangci-lint:
pkg/tailscale/tsnet.go#L123
ST1005: error strings should not be capitalized (stylecheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/devpod/devpod. Supported file pattern: go.sum
|
Loading