Skip to content

feat: use runner binary when injecting into workspace for all archs #3378

feat: use runner binary when injecting into workspace for all archs

feat: use runner binary when injecting into workspace for all archs #3378

Triggered via pull request February 25, 2025 17:14
Status Failure
Total duration 3m 9s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/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/daemon/platform/local_server.go#L18
ST1019: package "github.com/loft-sh/devpod/pkg/platform/client" is being imported more than once (stylecheck)
lint: pkg/daemon/platform/local_server.go#L19
ST1019(related information): other import of "github.com/loft-sh/devpod/pkg/platform/client" (stylecheck)
lint: pkg/platform/config.go#L30
SA9003: empty branch (staticcheck)
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
Restore cache failed: Dependencies file is not found in /home/runner/work/devpod/devpod. Supported file pattern: go.sum