1 | git clone | | |
2 | codeclimate validate-config | | View output |
codeclimate validate-config
No errors or warnings found in .codeclimate.json.
|
3 | codeclimate prepare | | View output |
codeclimate prepare
|
4 | builder pull-engines | | View output |
determining required images
|
5 | structure | | View output |
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
|
6 | duplication | | View output |
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
|
7 | fixme fixme engine documentation | | |
8 | git-legal git-legal engine documentation | | |
9 | gofmt gofmt engine documentation | | |
10 | golint golint engine documentation | | |
11 | govet govet engine documentation | | View output |
Error analyzing path: /code/breaker.go
Error: exit status 2
Govet output: # command-line-arguments
vet: /code/breaker.go:19:12: undeclared name: Interface
|