chore(deps): bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.3.0 #938
ci.yml
on: pull_request
Go (build, vet, test)
2m 55s
Secret scan
11s
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
|