appoptics/appoptics-apm-ruby

View on GitHub
Merge pull request #130 from appoptics/use_local_liboboe #691
Maia Engeli authored c36bd5b5
errored00:00:21
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-rubymotion:b2
b2: Pulling from codeclimate/codeclimate-rubymotion
f5f17db9ef7c: Pulling fs layer
a3ed95caeb02: Pulling fs layer
c35abe47e9dd: Pulling fs layer
9d041904ba6a: Pulling fs layer
9bda3cf65830: Pulling fs layer
9bda3cf65830: Waiting
9d041904ba6a: Waiting
a3ed95caeb02: Download complete
c35abe47e9dd: Verifying Checksum
c35abe47e9dd: Download complete
f5f17db9ef7c: Download complete
9d041904ba6a: Verifying Checksum
9d041904ba6a: Download complete
9bda3cf65830: Verifying Checksum
9bda3cf65830: Download complete
f5f17db9ef7c: Pull complete
a3ed95caeb02: Pull complete
c35abe47e9dd: Pull complete
9d041904ba6a: Pull complete
9bda3cf65830: Pull complete
Digest: sha256:f688a01d36c310db5062c0d873518d00079c9260137147bd68381abe65265dd3
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubymotion:b2
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>'