meganemura/pkgstatus

View on GitHub
Merge pull request #235 from meganemura/ruby-2.6.5 #571
meganemura authored d238debc
errored00:00:17
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.json.
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...
7
brakeman
brakeman engine documentation
8
bundler-audit
bundler-audit engine documentation
9
reek
reek engine documentation
10
rubocop
rubocop engine documentation
View output
/usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/processed_source.rb:129:in `parser_class': Unknown Ruby version: 2.6 (ArgumentError)
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/processed_source.rb:137:in `create_parser'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/processed_source.rb:94:in `parse'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/processed_source.rb:36:in `initialize'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/processed_source.rb:17:in `new'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/processed_source.rb:17:in `from_file'
	from /usr/src/app/lib/cc/engine/source_file.rb:27:in `processed_source'
	from /usr/src/app/lib/cc/engine/source_file.rb:14:in `inspect'
	from /usr/src/app/lib/cc/engine/rubocop.rb:35:in `block (2 levels) in run'
	from /usr/src/app/lib/cc/engine/rubocop.rb:29:in `each'
	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>'