Skip to content

build(deps): bump google.golang.org/grpc from 1.30.0 to 1.56.3 #4

build(deps): bump google.golang.org/grpc from 1.30.0 to 1.56.3

build(deps): bump google.golang.org/grpc from 1.30.0 to 1.56.3 #4

Triggered via pull request October 25, 2023 21:47
Status Failure
Total duration 1m 15s
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/