ixandidu/docproof

View on GitHub
Update rubies and try to fix travis-ci build #174
Ikhsan Maulana authored f9e03a71
errored00:00:17
An engine encountered an error
E10 Error

We had trouble running the brakeman engine.

The engine's output shown below may indicate the cause of the error.

If not, please contact us so we can investigate further.

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
docker pull codeclimate/codeclimate-brakeman:b809
b809: Pulling from codeclimate/codeclimate-brakeman
ff3a5c916c92: Pulling fs layer
b2c955d3d077: Pulling fs layer
958c5b39b153: Pulling fs layer
dfbda51d9cf2: Pulling fs layer
e66a07bba322: Pulling fs layer
cf7f097ebdd1: Pulling fs layer
8957a48b228b: Pulling fs layer
c815e97f53ae: Pulling fs layer
461645ba8c70: Pulling fs layer
cf7f097ebdd1: Waiting
8957a48b228b: Waiting
c815e97f53ae: Waiting
461645ba8c70: Waiting
dfbda51d9cf2: Waiting
e66a07bba322: Waiting
b2c955d3d077: Verifying Checksum
b2c955d3d077: Download complete
ff3a5c916c92: Verifying Checksum
ff3a5c916c92: Download complete
dfbda51d9cf2: Verifying Checksum
dfbda51d9cf2: Download complete
e66a07bba322: Verifying Checksum
e66a07bba322: Download complete
ff3a5c916c92: Pull complete
b2c955d3d077: Pull complete
958c5b39b153: Verifying Checksum
958c5b39b153: Download complete
cf7f097ebdd1: Verifying Checksum
cf7f097ebdd1: Download complete
8957a48b228b: Verifying Checksum
8957a48b228b: Download complete
461645ba8c70: Verifying Checksum
461645ba8c70: Download complete
c815e97f53ae: Verifying Checksum
c815e97f53ae: Download complete
958c5b39b153: Pull complete
dfbda51d9cf2: Pull complete
e66a07bba322: Pull complete
cf7f097ebdd1: Pull complete
8957a48b228b: Pull complete
c815e97f53ae: Pull complete
461645ba8c70: Pull complete
Digest: sha256:22a9cec46c202380b8e08dbc19ab01ba4ca89e2dfe3edbcd983a623a259478aa
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-brakeman:b809
5
structure
View output
11
Parser process id: 11
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
brakeman
brakeman engine documentation
View output
/usr/src/app/lib/brakeman/scanner.rb:26:in `initialize': Please supply the path to a Rails application (looking in /code). (Brakeman::NoApplication)
	from /usr/src/app/lib/brakeman.rb:348:in `new'
	from /usr/src/app/lib/brakeman.rb:348:in `scan'
	from /usr/src/app/lib/brakeman.rb:77:in `run'
	from /usr/src/app/bin/codeclimate-brakeman:14:in `<main>'