Skip to content

kind clusters: replace docker-cli commands with Docker Engine Go Client to improve podman compatibility #1032

kind clusters: replace docker-cli commands with Docker Engine Go Client to improve podman compatibility

kind clusters: replace docker-cli commands with Docker Engine Go Client to improve podman compatibility #1032

Re-run triggered September 18, 2024 12:57
Status Failure
Total duration 25s
Artifacts

knative-go-test.yaml

on: pull_request
test  /  Unit Tests
11s
test / Unit Tests
Fit to window
Zoom out
Zoom in

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