Bump github.com/containers/storage from 1.55.1 to 1.56.0 #749
pr.yml
on: pull_request
pre-commit
23s
DCO-check
8s
codespell
15s
vendoring
26s
golangci-lint
2m 34s
unit_test
1m 59s
build_binaries
1m 57s
update reportcard
0s
Annotations
11 errors and 6 warnings
unit_test
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 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/
|
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
|