benbalter/word-to-markdown

View on GitHub
remove lockfile from gemfile #169
Ben Balter authored 222ee1e1
errored00:00:21
An engine encountered an error
E10 Error

We had trouble running the rubocop 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.yml.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-rubocop:b432
b432: Pulling from codeclimate/codeclimate-rubocop
6c40cc604d8e: Pulling fs layer
a3ed95caeb02: Pulling fs layer
4e0e4ac8c025: Pulling fs layer
48f1193a3b05: Pulling fs layer
dcb1b85600c9: Pulling fs layer
33a069ae48d5: Pulling fs layer
f62f599e3565: Pulling fs layer
41fde72dad4e: Pulling fs layer
950a30ff6df6: Pulling fs layer
61679dbe9310: Pulling fs layer
48f1193a3b05: Waiting
dcb1b85600c9: Waiting
33a069ae48d5: Waiting
f62f599e3565: Waiting
41fde72dad4e: Waiting
950a30ff6df6: Waiting
61679dbe9310: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
4e0e4ac8c025: Verifying Checksum
4e0e4ac8c025: Download complete
6c40cc604d8e: Verifying Checksum
6c40cc604d8e: Download complete
dcb1b85600c9: Verifying Checksum
dcb1b85600c9: Download complete
6c40cc604d8e: Pull complete
f62f599e3565: Verifying Checksum
f62f599e3565: Download complete
a3ed95caeb02: Pull complete
48f1193a3b05: Download complete
41fde72dad4e: Verifying Checksum
41fde72dad4e: Download complete
950a30ff6df6: Download complete
4e0e4ac8c025: Pull complete
61679dbe9310: Download complete
48f1193a3b05: Pull complete
dcb1b85600c9: Pull complete
33a069ae48d5: Pull complete
f62f599e3565: Pull complete
41fde72dad4e: Pull complete
950a30ff6df6: Pull complete
61679dbe9310: Pull complete
Digest: sha256:c650ca97cf4d5e0d17ce24ef5ef68213c15091b15181326cc0bafad4b743af63
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b432
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
rubocop
rubocop engine documentation
View output
/usr/local/lib/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:117:in `require': cannot load such file -- rubocop-performance (LoadError)
	from /usr/local/lib/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:117:in `require'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/config_loader_resolver.rb:15:in `block in resolve_requires'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/config_loader_resolver.rb:11:in `each'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/config_loader_resolver.rb:11:in `resolve_requires'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/config_loader.rb:44:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/config_loader.rb:82:in `configuration_from_file'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/config_store.rb:44:in `for'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/target_finder.rb:110:in `excluded_dirs'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/target_finder.rb:88:in `find_files'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/target_finder.rb:60:in `target_files_in_dir'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/target_finder.rb:37:in `block in find'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/target_finder.rb:35:in `each'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/target_finder.rb:35:in `find'
	from /usr/local/bundle/gems/rubocop-0.63.1/lib/rubocop/runner.rb:67:in `find_target_files'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:15:in `block in expanded_list'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:13:in `each'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:13:in `flat_map'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:13:in `expanded_list'
	from /usr/src/app/lib/cc/engine/rubocop.rb:49:in `files_to_inspect'
	from /usr/src/app/lib/cc/engine/rubocop.rb:29:in `block in run'
	from /usr/src/app/lib/cc/engine/rubocop.rb:28:in `chdir'
	from /usr/src/app/lib/cc/engine/rubocop.rb:28:in `run'
	from /usr/src/app/bin/codeclimate-rubocop:17:in `<main>'