Skip to content

Proxy credentials server over DevPod network if available #3818

Proxy credentials server over DevPod network if available

Proxy credentials server over DevPod network if available #3818

Triggered via pull request April 23, 2025 10:18
Status Failure
Total duration 3m 12s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: pkg/daemon/workspace/network/server.go#L96
Error return value of `s.netProxySvc.Start` is not checked (errcheck)
lint: pkg/daemon/workspace/network/http_proxy.go#L60
unnecessary trailing newline (whitespace)
lint: pkg/daemon/workspace/network/grpc_proxy.go#L71
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint: pkg/daemon/workspace/network/grpc_proxy.go#L74
SA1019: grpc.WithCodec is deprecated: use WithDefaultCallOptions(ForceCodec(_)) instead. Will be supported throughout 1.x. (staticcheck)
lint: pkg/daemon/local/grpc_proxy.go#L72
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
lint: pkg/daemon/local/grpc_proxy.go#L74
SA1019: grpc.WithCodec is deprecated: use WithDefaultCallOptions(ForceCodec(_)) instead. Will be supported throughout 1.x. (staticcheck)
lint: pkg/daemon/workspace/daemon.go#L44
ST1016: methods on the same type should have the same receiver name (seen 1x "cmd", 3x "d") (stylecheck)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/devpod/devpod. Supported file pattern: go.sum