pkg/cdi: remove github.com/opencontainers/runc/libcontainer dependency #440
Annotations
10 errors
Build / Crossbuild Binaries (linux, amd64)
cannot use stat.Mode (type uint32) as type uint16 in map index
|
Build / Crossbuild Binaries (linux, amd64)
Process completed with exit code 2.
|
Run go sanity tools (linux, amd64):
pkg/cdi/container-edits_unix.go#L51
cannot use stat.Mode (type uint32) as type uint16 in map index
|
Run go sanity tools (linux, amd64)
cannot use stat.Mode (variable of type uint32) as uint16 value in map index
|
Run go sanity tools (linux, amd64)
Process completed with exit code 2.
|
Run go sanity tools (windows, amd64):
pkg/cdi/container-edits_unix.go#L51
cannot use stat.Mode (type uint32) as type uint16 in map index
|
Run go sanity tools (windows, amd64)
cannot use stat.Mode (variable of type uint32) as uint16 value in map index
|
Run go sanity tools (windows, amd64)
Process completed with exit code 2.
|
Run tests:
pkg/cdi/container-edits_unix.go#L51
cannot use stat.Mode (type uint32) as type uint16 in map index
|
Run tests
Process completed with exit code 2.
|