brpoplpush/brpoplpush-redis_script

View on GitHub
chore(docs): create from main branch #154
mhenrixon authored 3591b164
errored00:00:30
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:b618
b618: Pulling from codeclimate/codeclimate-rubocop
e7c96db7181b: Already exists
622c94c90cb1: Already exists
dbd6b8b21943: Already exists
10dd230dd590: Already exists
cdaad85321f3: Already exists
2e1905473750: Pulling fs layer
52892f4be53b: Pulling fs layer
272087bb3514: Pulling fs layer
ff6c81215c62: Pulling fs layer
4609a7425167: Pulling fs layer
717071b1d063: Pulling fs layer
70bd874a559b: Pulling fs layer
ff6c81215c62: Waiting
4609a7425167: Waiting
717071b1d063: Waiting
70bd874a559b: Waiting
2e1905473750: Verifying Checksum
2e1905473750: Download complete
52892f4be53b: Verifying Checksum
52892f4be53b: Download complete
272087bb3514: Verifying Checksum
272087bb3514: Download complete
2e1905473750: Pull complete
4609a7425167: Verifying Checksum
4609a7425167: Download complete
717071b1d063: Verifying Checksum
717071b1d063: Download complete
52892f4be53b: Pull complete
70bd874a559b: Verifying Checksum
70bd874a559b: Download complete
272087bb3514: Pull complete
ff6c81215c62: Verifying Checksum
ff6c81215c62: Download complete
ff6c81215c62: Pull complete
4609a7425167: Pull complete
717071b1d063: Pull complete
70bd874a559b: Pull complete
Digest: sha256:b877a34a84bb64263f5a0aaaf6d7cdc6ca9031ba146eeeb0645a8a6fb6a9f439
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b618
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
fixme
fixme engine documentation
8
flog
flog engine documentation
9
markdownlint
markdownlint engine documentation
View output
/usr/local/bundle/gems/posix-spawn-0.3.11/lib/posix/spawn.rb:467: warning: constant ::Fixnum is deprecated
10
reek
reek engine documentation
11
rubocop
rubocop engine documentation
View output
/usr/local/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:117:in `require': cannot load such file -- rubocop-rake (LoadError)
	from /usr/local/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:117:in `require'
	from /usr/local/bundle/gems/rubocop-0.79.0/lib/rubocop/config_loader_resolver.rb:15:in `block in resolve_requires'
	from /usr/local/bundle/gems/rubocop-0.79.0/lib/rubocop/config_loader_resolver.rb:11:in `each'
	from /usr/local/bundle/gems/rubocop-0.79.0/lib/rubocop/config_loader_resolver.rb:11:in `resolve_requires'
	from /usr/local/bundle/gems/rubocop-0.79.0/lib/rubocop/config_loader.rb:45:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.79.0/lib/rubocop/config_store.rb:23:in `options_config='
	from /usr/src/app/lib/cc/engine/rubocop.rb:55:in `block in config_store'
	from /usr/src/app/lib/cc/engine/rubocop.rb:53:in `tap'
	from /usr/src/app/lib/cc/engine/rubocop.rb:53:in `config_store'
	from /usr/src/app/lib/cc/engine/rubocop.rb:46: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>'