Skip to content

Bump github.com/opencontainers/runc from 1.3.3 to 1.4.2 #7176

Bump github.com/opencontainers/runc from 1.3.3 to 1.4.2

Bump github.com/opencontainers/runc from 1.3.3 to 1.4.2 #7176

Triggered via pull request April 12, 2026 03:52
Status Failure
Total duration 2m 37s
Artifacts

ci.yml

on: pull_request
Matrix: lint
test-linux
test-linux
Matrix: test-windows
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors
lint (linux, test)
golangci-lint exit with code 5
protos
Process completed with exit code 1.
lint (windows, test)
golangci-lint exit with code 5
verify-vendor
Process completed with exit code 1.
verify-vendor
./go.mod is not up to date. Please run `go mod tidy && go mod vendor`
Go Generate
Process completed with exit code 1.
Go Generate
Generated files are not up to date. Please run `go generate .\...`.
lint (linux)
golangci-lint exit with code 7
lint (linux)
cannot use 0 (untyped int constant) as *int64 value in struct literal"
lint (linux)
cannot use 500 (untyped int constant) as *int64 value in struct literal"
lint (linux)
cannot use maxLimit (variable of type int64) as *int64 value in struct literal"
lint (linux)
invalid operation: resources.Pids.Limit > 0 (mismatched types *int64 and untyped int)"
lint (linux)
cannot use pids.Limit (variable of type *int64) as int64 value in struct literal)"
lint (linux)
cannot use resources.Pids.Limit (variable of type *int64) as int64 value in argument to strconv.FormatInt)"