Skip to content

chore(deps): bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.3.0 #938

chore(deps): bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.3.0

chore(deps): bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.3.0 #938

Triggered via pull request July 28, 2026 12:13
Status Failure
Total duration 2m 58s
Artifacts

ci.yml

on: pull_request
Go (build, vet, test)
2m 55s
Go (build, vet, test)
Secret scan
11s
Secret scan
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Go (build, vet, test)
Process completed with exit code 1.
Go (build, vet, test)
cannot use resources.Pids.Limit (variable of type *int64) as int64 value in argument to strconv.FormatInt
Go (build, vet, test)
invalid operation: resources.Pids.Limit > 0 (mismatched types *int64 and untyped int)
Go (build, vet, test)
cannot use pids.Limit (variable of type *int64) as int64 value in struct literal
Go (build, vet, test)
cannot use limit (variable of type int64) as *int64 value in assignment