ceilfors/daun

View on GitHub
Merge remote-tracking branch 'origin/master' #229
Wisen Tanasa authored 995cd2b4
errored00:00:11
An engine encountered an error
E10 Error

We had trouble running the duplication 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: 'exclude_paths' has been deprecated, please use 'exclude_patterns' 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...
/usr/src/app/lib/cc/engine/analyzers/engine_config.rb:153:in `coerce_array_entry': {"ruby"=>nil, "mass_threshold"=>20} is not a valid language entry (CC::Engine::Analyzers::EngineConfig::InvalidConfigError)
	from /usr/src/app/lib/cc/engine/analyzers/engine_config.rb:135:in `block in build_language_config'
	from /usr/src/app/lib/cc/engine/analyzers/engine_config.rb:134:in `each'
	from /usr/src/app/lib/cc/engine/analyzers/engine_config.rb:134:in `each_with_object'
	from /usr/src/app/lib/cc/engine/analyzers/engine_config.rb:134:in `build_language_config'
	from /usr/src/app/lib/cc/engine/analyzers/engine_config.rb:121:in `block in normalize'
	from /usr/src/app/lib/cc/engine/analyzers/engine_config.rb:117:in `tap'
	from /usr/src/app/lib/cc/engine/analyzers/engine_config.rb:117:in `normalize'
	from /usr/src/app/lib/cc/engine/analyzers/engine_config.rb:20:in `initialize'
	from /usr/src/app/lib/cc/engine/duplication.rb:41:in `new'
	from /usr/src/app/lib/cc/engine/duplication.rb:41:in `initialize'
	from /usr/src/app/bin/duplication:26:in `new'
	from /usr/src/app/bin/duplication:26:in `<main>'