tubbo/titleist

View on GitHub
Fix comment tag in ERB example #194
Tom Scott authored 3d46fba0
errored00:00:12
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
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:143:in `build_language_config': languages config entry is invalid: please check documentation for details of configuring languages (CC::Engine::Analyzers::EngineConfig::InvalidConfigError)
	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>'