madetech/createsend-rails

View on GitHub
Copy the lock into docker so it doesn’t need to bundle #199
Rory MacDonald authored b8242e4f
errored00:00:12
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
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'ratings' has been deprecated, and will not be used
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>'