Bump github.com/containers/image/v5 from 5.32.2 to 5.33.0 #429
pr.yml
on: pull_request
pre-commit
2m 27s
DCO-check
4s
codespell
11s
vendoring
17s
golangci-lint_fmt
2m 4s
tests_podmanv5
1m 43s
build_binary
1m 40s
update reportcard
0s
Annotations
9 errors and 10 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 following actions uses node12 which is deprecated and will be forced to run on node16: tim-actions/[email protected], tim-actions/dco@master, tim-actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
DCO-check
The following actions use a deprecated Node.js version and will be forced to run on node20: tim-actions/[email protected], tim-actions/dco@master, tim-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
codespell
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
vendoring
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build_binary
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tests_podmanv5
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint_fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pre-commit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|