dwbutler/logstash-logger

View on GitHub
Version bump [ci skip] #296
David Butler authored b8f5403c
errored00:00:18
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
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
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>'