Bump github.com/containers/common from 0.56.0 to 0.57.0 #187
pr.yml
on: pull_request
pre-commit
16s
DCO-check
9s
codespell
10s
vendoring
20s
golangci-lint_fmt
2m 26s
build_binary
2m 0s
update reportcard
0s
Annotations
15 errors and 3 warnings
build_binary
undefined: util.ErrDetach
|
build_binary
undefined: cgroups.GetUserConnection
|
build_binary
invalid argument: defaultConfig.Containers.DNSServers (variable of type attributedstring.Slice) for len
|
build_binary
cannot use defaultConfig.Containers.DNSServers (variable of type attributedstring.Slice) as []string value in argument to append
|
build_binary
invalid argument: defaultConfig.Containers.DNSSearches (variable of type attributedstring.Slice) for len
|
build_binary
cannot use defaultConfig.Containers.DNSSearches (variable of type attributedstring.Slice) as []string value in argument to append
|
build_binary
invalid argument: defaultConfig.Containers.DNSOptions (variable of type attributedstring.Slice) for len
|
build_binary
cannot use defaultConfig.Containers.DNSOptions (variable of type attributedstring.Slice) as []string value in argument to append
|
build_binary
cannot use plugins (variable of type []string) as attributedstring.Slice value in assignment
|
build_binary
cannot use defaultContainerConfig.Containers.DefaultUlimits (variable of type attributedstring.Slice) as []string value in argument to addRlimits
|
golangci-lint_fmt
could not import github.com/containers/podman/v4/libpod/define (-: # github.com/containers/podman/v4/libpod/define
|
golangci-lint_fmt
undefined: util.ErrDetach) (typecheck)
|
golangci-lint_fmt
r.Host undefined (type reportInfo has no field or method Host) (typecheck)
|
golangci-lint_fmt
r.Host undefined (type reportInfo has no field or method Host) (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 `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.
|