Bump github.com/containers/podman/v4 from 4.6.2 to 4.7.2 #486
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr.yml
on: pull_request
pre-commit
17s
DCO-check
5s
codespell
12s
vendoring
53s
golangci-lint
3m 41s
unit_test
3m 22s
build_binaries
41s
update reportcard
0s
Annotations
17 errors and 6 warnings
codespell:
CONTRIBUTING.md#L3
contribtion ==> contribution
|
codespell:
pdcs/containers/inspect.go#L10
resuls ==> results
|
codespell:
ui/help/help.go#L33
descriotion ==> description
|
codespell:
ui/containers/containers.go#L318
termianl ==> terminal
|
codespell:
ui/containers/cntdialogs/checkpoint.go#L35
checkpint ==> checkpoint
|
build_binaries:
vendor/github.com/docker/docker-credential-helpers/client/command.go#L34
programCmd.Environ undefined (type *exec.Cmd has no field or method Environ)
|
build_binaries
Process completed with exit code 2.
|
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)
|
golangci-lint
reporterItem.NetIO undefined (type StatReporter has no field or method NetIO) (typecheck)
|
golangci-lint
reporterItem.BlockIO undefined (type StatReporter has no field or method BlockIO) (typecheck)
|
golangci-lint
reporterItem.PIDS undefined (type StatReporter has no field or method PIDS) (typecheck)
|
golangci-lint
data[i].CID undefined (type StatReporter has no field or method CID) (typecheck)
|
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.
|
build_binaries
Restore cache failed: Dependencies file is not found in /home/runner/work/podman-tui/podman-tui. Supported file pattern: go.sum
|
vendoring
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
|