⬆️ Bump the docker group with 2 updates #2483
Annotations
13 errors
linter:
internal/internalfakes/fake_docker_client.go#L9721
cannot use new(FakeDockerClient) (value of type *FakeDockerClient) as "github.com/elgohr/go-localstack/internal".DockerClient value in variable declaration: *FakeDockerClient does not implement "github.com/elgohr/go-localstack/internal".DockerClient (wrong type for method ImageImport)
|
linter:
localstack_internal_test.go#L23
could not import github.com/elgohr/go-localstack/internal/internalfakes (-: # github.com/elgohr/go-localstack/internal/internalfakes
|
linter:
internal/internalfakes/fake_docker_client.go#L9721
cannot use new(FakeDockerClient) (value of type *FakeDockerClient) as "github.com/elgohr/go-localstack/internal".DockerClient value in variable declaration: *FakeDockerClient does not implement "github.com/elgohr/go-localstack/internal".DockerClient (wrong type for method ImageImport)
|
linter:
localstack_test.go#L437
undefined: localstack (typecheck)
|
linter:
localstack_test.go#L445
undefined: localstack (typecheck)
|
linter:
localstack_test.go#L75
undefined: localstack (typecheck)
|
linter
issues found
|
test (/run/user/$UID/podman/podman.sock):
internal/internalfakes/fake_docker_client.go#L9721
cannot use new(FakeDockerClient) (value of type *FakeDockerClient) as "github.com/elgohr/go-localstack/internal".DockerClient value in variable declaration: *FakeDockerClient does not implement "github.com/elgohr/go-localstack/internal".DockerClient (wrong type for method ImageImport)
|
test (/run/user/$UID/podman/podman.sock)
Process completed with exit code 1.
|
test (/var/run/docker.sock)
The job was canceled because "_run_user__UID_podman_pod" failed.
|
test (/var/run/docker.sock):
internal/internalfakes/fake_docker_client.go#L9721
cannot use new(FakeDockerClient) (value of type *FakeDockerClient) as "github.com/elgohr/go-localstack/internal".DockerClient value in variable declaration: *FakeDockerClient does not implement "github.com/elgohr/go-localstack/internal".DockerClient (wrong type for method ImageImport)
|
test (/var/run/docker.sock)
The operation was canceled.
|
advanced-security
cannot use new(FakeDockerClient) (value of type *FakeDockerClient) as "github.com/elgohr/go-localstack/internal".DockerClient value in variable declaration: *FakeDockerClient does not implement "github.com/elgohr/go-localstack/internal".DockerClient (wrong type for method ImageImport)
|