jodosha/redis-store

View on GitHub
notify that release information now on releases page #100
Ryan Bigg authored 5c3fee1b
errored00:00:15
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
WARNING: missing 'version' key. Please add `version: "2"`
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-fixme:b188
b188: Pulling from codeclimate/codeclimate-fixme
90f4dba627d6: Pulling fs layer
a3ed95caeb02: Pulling fs layer
84319a08f3d7: Pulling fs layer
9a7a3c8b75ac: Pulling fs layer
a295ebbbbdc1: Pulling fs layer
e9068dee127d: Pulling fs layer
1ba56920fd8f: Pulling fs layer
df6640a2ada9: Pulling fs layer
0b4a6fa6bdae: Pulling fs layer
9a7a3c8b75ac: Waiting
a295ebbbbdc1: Waiting
0b4a6fa6bdae: Waiting
e9068dee127d: Waiting
84319a08f3d7: Waiting
1ba56920fd8f: Waiting
df6640a2ada9: Waiting
a3ed95caeb02: Download complete
90f4dba627d6: Download complete
84319a08f3d7: Verifying Checksum
84319a08f3d7: Download complete
90f4dba627d6: Pull complete
9a7a3c8b75ac: Verifying Checksum
9a7a3c8b75ac: Download complete
a295ebbbbdc1: Verifying Checksum
a295ebbbbdc1: Download complete
a3ed95caeb02: Pull complete
e9068dee127d: Verifying Checksum
df6640a2ada9: Verifying Checksum
df6640a2ada9: Download complete
1ba56920fd8f: Verifying Checksum
1ba56920fd8f: Download complete
0b4a6fa6bdae: Verifying Checksum
0b4a6fa6bdae: Download complete
84319a08f3d7: Pull complete
9a7a3c8b75ac: Pull complete
a295ebbbbdc1: Pull complete
e9068dee127d: Pull complete
1ba56920fd8f: Pull complete
df6640a2ada9: Pull complete
0b4a6fa6bdae: Pull complete
Digest: sha256:a1d81814b1bcb2a08a5537aa956a566723daef4b1b02dd2bc6addf4d836a4a2d
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-fixme:b188
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
.rubocop.yml: Layout/EndAlignment has the wrong namespace - should be Lint
Warning: unrecognized cop Layout/IndentationStyle found in .rubocop.yml
Warning: unrecognized cop Layout/TrailingEmptyLines found in .rubocop.yml
Warning: unrecognized cop Style/RedundantPercentQ found in .rubocop.yml
/usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config.rb:457:in `block (2 levels) in validate_enforced_styles': invalid EnforcedStyle 'indented_internal_methods' for Layout/IndentationConsistency found in .rubocop.yml (RuboCop::ValidationError)
Valid choices are: normal, rails
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config.rb:448:in `each'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config.rb:448:in `block in validate_enforced_styles'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config.rb:445:in `each'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config.rb:445:in `validate_enforced_styles'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config.rb:315:in `validate'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config.rb:201:in `check'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config.rb:194:in `create'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader.rb:48:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader.rb:79:in `configuration_from_file'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_store.rb:44:in `for'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:38:in `rubocop_file_to_include?'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:16: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>'