Bump github.com/containers/image/v5 from 5.32.2 to 5.33.0 #435
pr.yml
on: pull_request
pre-commit
2m 25s
DCO-check
4s
codespell
11s
vendoring
28s
golangci-lint_fmt
2m 12s
tests_podmanv5
1m 55s
build_binary
1m 39s
update reportcard
0s
Annotations
9 errors and 2 warnings
build_binary
cannot use cap (variable of type "github.com/syndtr/gocapability/capability".Cap) as "github.com/moby/sys/capability".Cap value in argument to unshare.IsSetID
|
build_binary
Process completed with exit code 2.
|
tests_podmanv5
cannot use cap (variable of type "github.com/syndtr/gocapability/capability".Cap) as "github.com/moby/sys/capability".Cap value in argument to unshare.IsSetID
|
tests_podmanv5
cannot use cap (variable of type "github.com/syndtr/gocapability/capability".Cap) as "github.com/moby/sys/capability".Cap value in argument to unshare.IsSetID
|
tests_podmanv5
Process completed with exit code 2.
|
golangci-lint_fmt
pod.Status undefined (type podReporter has no field or method Status, but does have method status) (typecheck)
|
golangci-lint_fmt
con.State undefined (type conReporter has no field or method State, but does have method state) (typecheck)
|
golangci-lint_fmt
con.Status undefined (type conReporter has no field or method Status) (typecheck)
|
golangci-lint_fmt
Process completed with exit code 2.
|
DCO-check
The `set-output` 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/
|
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|