lpusok
Results
12
comments of
lpusok
```+ golangci-lint run --timeout 5m --color always main.go:3:8: could not import github.com/bitrise-io/bitrise/cli (-: # github.com/bitrise-io/bitrise/cli cli/run.go:37:2: OutputFormatKey redeclared in this block cli/commands.go:20:2: other declaration of OutputFormatKey) (typecheck) import "github.com/bitrise-io/bitrise/cli" ^...
Hello @ferPrieto, python3 is also preinstalled, so you should not need to install it. I tried out the xcode-13.4 Stack and could install a pip package: ``` + pip3 install...