kind clusters: replace docker-cli commands with Docker Engine Go Client to improve podman compatibility #1032
knative-go-test.yaml
on: pull_request
test
/
Unit Tests
11s
Annotations
5 errors and 1 warning
test / Unit Tests:
pkg/kind/kind.go#L29
cannot find module providing package github.com/docker/docker/api/types/container: import lookup disabled by -mod=vendor
|
test / Unit Tests:
pkg/kind/kind.go#L30
cannot find module providing package github.com/docker/docker/api/types/image: import lookup disabled by -mod=vendor
|
test / Unit Tests:
pkg/kind/kind.go#L31
cannot find module providing package github.com/docker/docker/client: import lookup disabled by -mod=vendor
|
test / Unit Tests:
pkg/kind/kind.go#L32
cannot find module providing package github.com/docker/go-connections/nat: import lookup disabled by -mod=vendor
|
test / Unit Tests
Process completed with exit code 1.
|
test / Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/kn-plugin-quickstart/kn-plugin-quickstart. Supported file pattern: go.sum
|