libct: speedup process.Env handling #7220
Annotations
10 errors
unit test:
libcontainer/factory_linux_test.go#L34
cannot use configs.Command{…} (value of type configs.Command) as *configs.Command value in struct literal
|
unit test:
libcontainer/factory_linux_test.go#L37
cannot use configs.Command{…} (value of type configs.Command) as *configs.Command value in struct literal
|
unit test:
libcontainer/factory_linux_test.go#L41
cannot use configs.Command{…} (value of type configs.Command) as *configs.Command value in struct literal
|
unit test:
libcontainer/configs/config_test.go#L18
cannot use configs.Command{…} (value of type configs.Command) as *configs.Command value in argument to configs.NewCommandHook
|
unit test:
libcontainer/configs/config_test.go#L55
cannot use configs.Command{…} (value of type configs.Command) as *configs.Command value in argument to configs.NewCommandHook
|
unit test:
libcontainer/configs/config_test.go#L87
cannot use configs.Command{…} (value of type configs.Command) as *configs.Command value in argument to configs.NewCommandHook
|
unit test:
libcontainer/configs/config_test.go#L197
cannot use configs.Command{…} (value of type configs.Command) as *configs.Command value in argument to configs.NewCommandHook
|
unit test:
libcontainer/configs/config_test.go#L219
cannot use configs.Command{…} (value of type configs.Command) as *configs.Command value in argument to configs.NewCommandHook
|
unit test:
libcontainer/integration/exec_test.go#L1025
cannot use configs.Command{…} (value of type configs.Command) as *configs.Command value in argument to configs.NewCommandHook
|
unit test:
libcontainer/integration/exec_test.go#L1031
cannot use configs.Command{…} (value of type configs.Command) as *configs.Command value in argument to configs.NewCommandHook
|
Loading