Bump github.com/containers/common from 0.56.0 to 0.57.0 #531
pr.yml
on: pull_request
pre-commit
16s
DCO-check
7s
codespell
10s
vendoring
21s
golangci-lint
2m 16s
unit_test
2m 20s
build_binaries
26s
update reportcard
0s
Annotations
13 errors and 6 warnings
build_binaries:
vendor/github.com/containers/podman/v4/libpod/define/errors.go#L96
undefined: util.ErrDetach
|
build_binaries
Process completed with exit code 2.
|
golangci-lint
could not import github.com/containers/podman/v4/libpod/define (-: # github.com/containers/podman/v4/libpod/define
|
golangci-lint
undefined: util.ErrDetach) (typecheck)
|
golangci-lint
could not import github.com/containers/podman/v4/libpod/define (-: # github.com/containers/podman/v4/libpod/define
|
golangci-lint
undefined: util.ErrDetach) (typecheck)
|
golangci-lint
reporterItem.Pod undefined (type StatReporter has no field or method Pod) (typecheck)
|
golangci-lint
reporterItem.CID undefined (type StatReporter has no field or method CID) (typecheck)
|
golangci-lint
reporterItem.Name undefined (type StatReporter has no field or method Name) (typecheck)
|
golangci-lint
reporterItem.CPU undefined (type StatReporter has no field or method CPU) (typecheck)
|
golangci-lint
reporterItem.MemUsage undefined (type StatReporter has no field or method MemUsage) (typecheck)
|
golangci-lint
reporterItem.Mem undefined (type StatReporter has no field or method Mem) (typecheck)
|
unit_test
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/dco@master. 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.
|
vendoring
Restore cache failed: Dependencies file is not found in /home/runner/work/podman-tui/podman-tui. Supported file pattern: go.sum
|
build_binaries
Restore cache failed: Dependencies file is not found in /home/runner/work/podman-tui/podman-tui. Supported file pattern: go.sum
|
golangci-lint
Restore cache failed: Dependencies file is not found in /__w/podman-tui/podman-tui. Supported file pattern: go.sum
|