Bump github.com/containers/buildah from 1.31.2 to 1.32.2 #515
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
11s
DCO-check
6s
codespell
10s
vendoring
30s
golangci-lint
2m 28s
unit_test
4m 1s
build_binaries
58s
update reportcard
0s
Annotations
13 errors and 6 warnings
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:
vendor/github.com/containers/image/v5/storage/storage_dest.go#L60
undefined: atomic.Int32
|
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.
|
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
|