⬆️ Bump github.com/docker/docker from 20.10.23+incompatible to 24.0.7+incompatible #214
ci.yml
on: pull_request
lint
34s
package
3m 33s
install-script-check
6s
Matrix: test
Annotations
9 errors
lint:
main.go#L21
could not import github.com/JetBrains/qodana-cli/v2023/core (-: # github.com/JetBrains/qodana-cli/v2023/core
|
lint:
core/container.go#L211
cannot use nil as container.StopOptions value in argument to docker.ContainerStop) (typecheck)
|
lint:
cmd/contributors.go#L22
could not import github.com/JetBrains/qodana-cli/v2023/core (-: # github.com/JetBrains/qodana-cli/v2023/core
|
lint:
core/container.go#L211
cannot use nil as container.StopOptions value in argument to docker.ContainerStop) (typecheck)
|
lint:
core/cmd.go#L1
: # github.com/JetBrains/qodana-cli/v2023/core [github.com/JetBrains/qodana-cli/v2023/core.test]
|
lint:
core/container.go#L211
cannot use nil as container.StopOptions value in argument to docker.ContainerStop (typecheck)
|
lint
issues found
|
package:
core/container.go#L211
cannot use nil as container.StopOptions value in argument to docker.ContainerStop
|
package
The process '/opt/hostedtoolcache/goreleaser-action/1.21.2/x64/goreleaser' failed with exit code 1
|