Skip to content

build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible #5

build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible

build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible #5

Triggered via pull request October 30, 2023 15:37
Status Failure
Total duration 1m 17s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check: runtime/image.go#L49
img.Close undefined (type "github.com/containers/image/types".Image has no field or method Close)
check: runtime/image.go#L50
not enough arguments in call to img.Inspect
check: runtime/image.go#L64
img.Close undefined (type "github.com/containers/image/types".Image has no field or method Close)
check: runtime/image.go#L65
not enough arguments in call to img.Inspect
check: runtime/image.go#L75
img.Close undefined (type "github.com/containers/image/types".Image has no field or method Close)
check: runtime/image.go#L80
not enough arguments in call to img.OCIConfig
check: runtime/image.go#L92
not enough arguments in call to d.ref.NewImageSource
check: runtime/image.go#L97
undefined: image.UnparsedFromSource
check: runtime/runtime.go#L51
undefined: libcontainer.RootlessCgroupfs
check: runtime/runtime.go#L128
unknown field 'AllowAllDevices' in struct literal of type configs.Resources
check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/