Merge pull request #3985 from cyphar/idmap-generic #5552
Annotations
7 errors
libcontainer/userns/usernsfd_linux.go#L25
cannot use uid.ContainerID (variable of type int64) as int value in struct literal
|
libcontainer/userns/usernsfd_linux.go#L26
cannot use uid.HostID (variable of type int64) as int value in struct literal
|
libcontainer/userns/usernsfd_linux.go#L27
cannot use uid.Size (variable of type int64) as int value in struct literal
|
libcontainer/userns/usernsfd_linux.go#L32
cannot use gid.ContainerID (variable of type int64) as int value in struct literal
|
libcontainer/userns/usernsfd_linux.go#L33
cannot use gid.HostID (variable of type int64) as int value in struct literal
|
libcontainer/userns/usernsfd_linux.go#L34
cannot use gid.Size (variable of type int64) as int value in struct literal
|
|
The logs for this run have expired and are no longer available.
Loading