Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible #300
Annotations
10 errors
lint:
tests/testutil/context.go#L1
: # github.com/yandex/mysync/tests/testutil
|
lint:
tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
|
lint:
tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop (typecheck)
|
lint:
tests/mysync_test.go#L27
could not import github.com/yandex/mysync/tests/testutil (-: # github.com/yandex/mysync/tests/testutil
|
lint:
tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
|
lint:
tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop) (typecheck)
|
lint:
tests/testutil/context_test.go#L9
could not import github.com/yandex/mysync/tests/testutil (-: # github.com/yandex/mysync/tests/testutil
|
lint:
tests/testutil/docker_composer.go#L289
cannot use nil as container.StopOptions value in argument to dc.api.ContainerRestart
|
lint:
tests/testutil/docker_composer.go#L307
cannot use &stopTimeout (value of type *"time".Duration) as container.StopOptions value in argument to dc.api.ContainerStop) (typecheck)
|
lint
issues found
|