Bump github.com/containers/buildah from 1.32.2 to 1.33.2 #18
go.yml
on: pull_request
vendoring
22s
golangci-lint
2m 20s
unit_test
2m 11s
build_binaries
24s
Annotations
13 errors and 3 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.
|
unit_test
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
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)
|
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
|