Skip to content

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

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 #7175

Status Failure
Total duration 2m 42s
Artifacts

ci.yml

on: push
Matrix: lint
test-linux
0s
test-linux
Matrix: test-windows
Matrix: integration-tests
build_gcs
build_gcs
Fit to window
Zoom out
Zoom in

Annotations

14 errors
lint (linux, test)
golangci-lint exit with code 5
lint (windows, test)
golangci-lint exit with code 5
protos
Process completed with exit code 1.
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)"