Skip to content

Bump github.com/docker/docker from 20.10.27-0.20230918140811-29a0e76e6495+incompatible to 24.0.7+incompatible #287

Bump github.com/docker/docker from 20.10.27-0.20230918140811-29a0e76e6495+incompatible to 24.0.7+incompatible

Bump github.com/docker/docker from 20.10.27-0.20230918140811-29a0e76e6495+incompatible to 24.0.7+incompatible #287

Triggered via pull request October 30, 2023 15:37
Status Failure
Total duration 2m 33s
Artifacts

ci.yml

on: pull_request
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 7 warnings
ci - ubuntu-latest: pkg/commands/volume.go#L15
undefined: dockerTypes.Volume
ci - ubuntu-latest: pkg/commands/volume.go#L24
cannot use filters.Args{} (value of type filters.Args) as volume.ListOptions value in argument to c.Client.VolumeList
ci - ubuntu-latest: pkg/commands/container.go#L65
cannot use nil as container.StopOptions value in argument to c.Client.ContainerStop
ci - ubuntu-latest: pkg/commands/container.go#L83
cannot use nil as container.StopOptions value in argument to c.Client.ContainerRestart
ci - ubuntu-latest
Process completed with exit code 1.
lint: pkg/gui/presentation/container_stats.go#L13
could not import github.com/jesseduffield/lazydocker/pkg/commands (-: # github.com/jesseduffield/lazydocker/pkg/commands
lint: pkg/commands/volume.go#L15
undefined: dockerTypes.Volume
lint: pkg/commands/volume.go#L24
cannot use filters.Args{} (value of type filters.Args) as volume.ListOptions value in argument to c.Client.VolumeList
lint: pkg/commands/container.go#L65
cannot use nil as container.StopOptions value in argument to c.Client.ContainerStop
lint: pkg/commands/container.go#L83
cannot use nil as container.StopOptions value in argument to c.Client.ContainerRestart) (typecheck)
lint: pkg/app/app.go#L7
could not import github.com/jesseduffield/lazydocker/pkg/commands (-: # github.com/jesseduffield/lazydocker/pkg/commands
lint: pkg/commands/volume.go#L15
undefined: dockerTypes.Volume
lint: pkg/commands/volume.go#L24
cannot use filters.Args{} (value of type filters.Args) as volume.ListOptions value in argument to c.Client.VolumeList
lint: pkg/commands/container.go#L65
cannot use nil as container.StopOptions value in argument to c.Client.ContainerStop
lint: pkg/commands/container.go#L83
cannot use nil as container.StopOptions value in argument to c.Client.ContainerRestart) (typecheck)
lint: pkg/gui/presentation/container_stats.go#L13
could not import github.com/jesseduffield/lazydocker/pkg/commands (-: # github.com/jesseduffield/lazydocker/pkg/commands
lint: pkg/commands/volume.go#L15
undefined: dockerTypes.Volume
lint: pkg/commands/volume.go#L24
cannot use filters.Args{} (value of type filters.Args) as volume.ListOptions value in argument to c.Client.VolumeList
lint: pkg/commands/container.go#L65
cannot use nil as container.StopOptions value in argument to c.Client.ContainerStop
lint: pkg/commands/container.go#L83
cannot use nil as container.StopOptions value in argument to c.Client.ContainerRestart) (typecheck)
lint: pkg/app/app.go#L7
could not import github.com/jesseduffield/lazydocker/pkg/commands (-: # github.com/jesseduffield/lazydocker/pkg/commands
lint: pkg/commands/volume.go#L15
undefined: dockerTypes.Volume
lint: pkg/commands/volume.go#L24
cannot use filters.Args{} (value of type filters.Args) as volume.ListOptions value in argument to c.Client.VolumeList
lint: pkg/commands/container.go#L65
cannot use nil as container.StopOptions value in argument to c.Client.ContainerStop
lint: pkg/commands/container.go#L83
cannot use nil as container.StopOptions value in argument to c.Client.ContainerRestart) (typecheck)
check-codebase: pkg/commands/volume.go#L15
undefined: dockerTypes.Volume
check-codebase: pkg/commands/volume.go#L24
cannot use filters.Args{} (value of type filters.Args) as volume.ListOptions value in argument to c.Client.VolumeList
check-codebase: pkg/commands/container.go#L65
cannot use nil as container.StopOptions value in argument to c.Client.ContainerStop
check-codebase: pkg/commands/container.go#L83
cannot use nil as container.StopOptions value in argument to c.Client.ContainerRestart
check-codebase
Process completed with exit code 1.
build: pkg/commands/volume.go#L15
undefined: dockerTypes.Volume
build: pkg/commands/volume.go#L24
cannot use filters.Args{} (value of type filters.Args) as volume.ListOptions value in argument to c.Client.VolumeList
build: pkg/commands/container.go#L65
cannot use nil as container.StopOptions value in argument to c.Client.ContainerStop
build: pkg/commands/container.go#L83
cannot use nil as container.StopOptions value in argument to c.Client.ContainerRestart
build
Process completed with exit code 1.
ci - windows-latest: pkg/commands/volume.go#L15
undefined: dockerTypes.Volume
ci - windows-latest: pkg/commands/volume.go#L24
cannot use filters.Args{} (value of type filters.Args) as volume.ListOptions value in argument to c.Client.VolumeList
ci - windows-latest: pkg/commands/container.go#L65
cannot use nil as container.StopOptions value in argument to c.Client.ContainerStop
ci - windows-latest: pkg/commands/container.go#L83
cannot use nil as container.StopOptions value in argument to c.Client.ContainerRestart
ci - windows-latest
Process completed with exit code 1.
ci - ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check-codebase
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci - windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/