chore/devpod daemon 4 #3375
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
|