nsrr/nsrr-gem

View on GitHub
Version 8.0.0 finalized #158
Remo Mueller authored 84a1c658
errored00:00:16
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:b523
b523: Pulling from codeclimate/codeclimate-rubocop
e7c96db7181b: Pulling fs layer
622c94c90cb1: Pulling fs layer
5ab26e9d8a17: Pulling fs layer
5720c161142d: Pulling fs layer
7ac76bb40b59: Pulling fs layer
9f16e4f871aa: Pulling fs layer
c51c578df2d9: Pulling fs layer
a1405e46074d: Pulling fs layer
c7c08604248c: Pulling fs layer
9282840927e5: Pulling fs layer
f929de8cbe31: Pulling fs layer
c9462f06633d: Pulling fs layer
c51c578df2d9: Waiting
7ac76bb40b59: Waiting
9f16e4f871aa: Waiting
a1405e46074d: Waiting
5720c161142d: Waiting
c7c08604248c: Waiting
c9462f06633d: Waiting
9282840927e5: Waiting
f929de8cbe31: Waiting
5ab26e9d8a17: Verifying Checksum
5ab26e9d8a17: Download complete
622c94c90cb1: Verifying Checksum
622c94c90cb1: Download complete
e7c96db7181b: Verifying Checksum
e7c96db7181b: Download complete
7ac76bb40b59: Download complete
e7c96db7181b: Pull complete
9f16e4f871aa: Verifying Checksum
9f16e4f871aa: Download complete
622c94c90cb1: Pull complete
c51c578df2d9: Verifying Checksum
c51c578df2d9: Download complete
a1405e46074d: Verifying Checksum
a1405e46074d: Download complete
5ab26e9d8a17: Pull complete
9282840927e5: Download complete
5720c161142d: Verifying Checksum
5720c161142d: Download complete
c7c08604248c: Verifying Checksum
c7c08604248c: Download complete
f929de8cbe31: Verifying Checksum
f929de8cbe31: Download complete
c9462f06633d: Verifying Checksum
c9462f06633d: Download complete
5720c161142d: Pull complete
7ac76bb40b59: Pull complete
9f16e4f871aa: Pull complete
c51c578df2d9: Pull complete
a1405e46074d: Pull complete
c7c08604248c: Pull complete
9282840927e5: Pull complete
f929de8cbe31: Pull complete
c9462f06633d: Pull complete
Digest: sha256:59967cadaf7450e4fbbbe32c4dcd370c6d063673b83f6f44b7cf2ef23c1c4ea8
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b523
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/bundle/gems/rubocop-0.68.1/lib/rubocop/config.rb:604:in `check_target_ruby': Unknown Ruby version 3.0 found in `TargetRubyVersion` parameter (in .rubocop.yml). (RuboCop::ValidationError)
Supported versions: 2.2, 2.3, 2.4, 2.5, 2.6
	from /usr/local/bundle/gems/rubocop-0.68.1/lib/rubocop/config.rb:367:in `validate'
	from /usr/local/bundle/gems/rubocop-0.68.1/lib/rubocop/config.rb:251:in `check'
	from /usr/local/bundle/gems/rubocop-0.68.1/lib/rubocop/config.rb:244:in `create'
	from /usr/local/bundle/gems/rubocop-0.68.1/lib/rubocop/config_loader.rb:54:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.68.1/lib/rubocop/config_loader.rb:86:in `configuration_from_file'
	from /usr/local/bundle/gems/rubocop-0.68.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>'