libcontainer: add support for Landlock #7199
validate.yml
on: pull_request
keyring
3s
lint
38s
go-fix
15s
compile-buildtags
26s
codespell
7s
shfmt
6s
shellcheck
8s
space-at-eol
3s
deps
10s
commit
4s
cfmt
1m 2s
release
2m 21s
get-images
7s
Annotations
16 errors
compile-buildtags:
libcontainer/specconv/spec_linux.go#L560
spec.Process.Landlock undefined (type *specs.Process has no field or method Landlock)
|
compile-buildtags:
libcontainer/specconv/spec_linux.go#L561
spec.Process.Landlock undefined (type *specs.Process has no field or method Landlock)
|
compile-buildtags:
libcontainer/specconv/spec_linux.go#L568
spec.Process.Landlock undefined (type *specs.Process has no field or method Landlock)
|
compile-buildtags:
libcontainer/specconv/spec_linux.go#L1152
undefined: specs.Landlock
|
compile-buildtags
Process completed with exit code 2.
|
lint:
features.go#L10
could not import github.com/opencontainers/runc/libcontainer/specconv (-: # github.com/opencontainers/runc/libcontainer/specconv
|
lint:
libcontainer/specconv/spec_linux.go#L560
spec.Process.Landlock undefined (type *specs.Process has no field or method Landlock)
|
lint:
libcontainer/specconv/spec_linux.go#L561
spec.Process.Landlock undefined (type *specs.Process has no field or method Landlock)
|
lint:
libcontainer/specconv/spec_linux.go#L568
spec.Process.Landlock undefined (type *specs.Process has no field or method Landlock)
|
lint:
libcontainer/specconv/spec_linux.go#L1152
undefined: specs.Landlock) (typecheck)
|
lint:
libcontainer/cgroups/devices/devicefilter_test.go#L8
could not import github.com/opencontainers/runc/libcontainer/specconv (-: # github.com/opencontainers/runc/libcontainer/specconv
|
lint:
libcontainer/specconv/spec_linux.go#L560
spec.Process.Landlock undefined (type *specs.Process has no field or method Landlock)
|
lint:
libcontainer/specconv/spec_linux.go#L561
spec.Process.Landlock undefined (type *specs.Process has no field or method Landlock)
|
lint:
libcontainer/specconv/spec_linux.go#L568
spec.Process.Landlock undefined (type *specs.Process has no field or method Landlock)
|
lint:
libcontainer/specconv/spec_linux.go#L1152
undefined: specs.Landlock) (typecheck)
|
release
Process completed with exit code 2.
|