FIXME: re-worked PushImage function to exec the docker cli, or convert other docker helpers to using the client library. #3566
build.yml
on: pull_request
test-linux-amd64
1m 49s
test-linux-arm64
57s
test-windows
5m 41s
Annotations
7 errors
test-linux-arm64:
testhelpers/docker.go#L118
appendAssign: append result not assigned to the same slice (gocritic)
|
test-linux-arm64
Process completed with exit code 2.
|
test-linux-amd64:
testhelpers/docker.go#L118
appendAssign: append result not assigned to the same slice (gocritic)
|
test-linux-amd64
Process completed with exit code 2.
|
test-windows
too many arguments in call to h.PushImage\n\thave (\"github.com/docker/docker/client\".CommonAPIClient, string, string)\n\twant (string, string)"
|
test-windows:
testhelpers/docker.go#L118
appendAssign: append result not assigned to the same slice (gocritic)
|
test-windows
Process completed with exit code 1.
|