Skip to content

chore/devpod daemon 4 #3375

chore/devpod daemon 4

chore/devpod daemon 4 #3375

Triggered via pull request February 25, 2025 15:20
Status Failure
Total duration 4m 17s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/daemon/platform/local_server.go#L137
func `(*localServer).withDebugLogging` is unused (unused)
lint: pkg/daemon/platform/error.go#L10
the type name `errDaemonNotAvailable` should conform to the `xxxError` format (errname)
lint: pkg/ts/util.go#L63
printf: non-constant format string in call to fmt.Errorf (govet)
lint: pkg/ssh/server/workdir.go#L20
ineffectual assignment to workdir (ineffassign)
lint: pkg/client/clientimplementation/proxy_client.go#L33
SA1019: client.ProxyClient is deprecated: Use DaemonClient instead (staticcheck)
lint: cmd/ssh.go#L160
SA1019: client2.ProxyClient is deprecated: Use DaemonClient instead (staticcheck)
lint: cmd/ssh.go#L232
SA1019: client2.ProxyClient is deprecated: Use DaemonClient instead (staticcheck)
lint: cmd/up.go#L389
SA1019: client2.ProxyClient is deprecated: Use DaemonClient instead (staticcheck)
lint: cmd/up.go#L414
SA1019: client2.ProxyClient is deprecated: Use DaemonClient instead (staticcheck)
lint: pkg/workspace/workspace.go#L621
SA1019: client.ProxyClient is deprecated: Use DaemonClient instead (staticcheck)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/devpod/devpod. Supported file pattern: go.sum