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