Introduce telepresence ingest #4319
Annotations
6 errors and 1 warning
Lint:
integration_test/docker_daemon_test.go#L94
declaration has 3 blank identifiers (dogsled)
|
Lint:
pkg/client/cli/docker/auto_complete.go#L6
import 'os/exec' is not allowed from list 'main': Use `github.com/datawire/dlib/dexec` instead of `os/exec` (depguard)
|
Lint:
pkg/client/cli/docker/runner.go#L9
import 'os/exec' is not allowed from list 'main': Use `github.com/datawire/dlib/dexec` instead of `os/exec` (depguard)
|
Lint:
pkg/client/cli/cmd/docker_run.go#L101
ineffectual assignment to err (ineffassign)
|
Lint:
pkg/client/cli/flags/unparsed.go#L108
ineffectual assignment to args (ineffassign)
|
Lint
Process completed with exit code 1.
|
install dependencies
Attempt 1 failed. Reason: Timeout of 60000ms hit
|
Loading