chrisccerami/mars-photo-api

View on GitHub
Merge pull request #190 from corincerami/dependabot/bundler/puma-6.3.1 #371
Corin Cerami authored 9e16c122
errored00:00:46
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: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-rubocop:b373
b373: Pulling from codeclimate/codeclimate-rubocop
ab7e51e37a18: Pulling fs layer
a3ed95caeb02: Pulling fs layer
442b117d3b3d: Pulling fs layer
b55acd437fdd: Pulling fs layer
85b6435fbecb: Pulling fs layer
dae88c5227db: Pulling fs layer
488697fd6c5d: Pulling fs layer
8fcbcdc5ec3f: Pulling fs layer
e614deca59a8: Pulling fs layer
d14e6893c4a6: Pulling fs layer
b55acd437fdd: Waiting
488697fd6c5d: Waiting
8fcbcdc5ec3f: Waiting
e614deca59a8: Waiting
d14e6893c4a6: Waiting
85b6435fbecb: Waiting
dae88c5227db: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
442b117d3b3d: Verifying Checksum
442b117d3b3d: Download complete
ab7e51e37a18: Verifying Checksum
ab7e51e37a18: Download complete
85b6435fbecb: Download complete
dae88c5227db: Verifying Checksum
dae88c5227db: Download complete
488697fd6c5d: Verifying Checksum
488697fd6c5d: Download complete
ab7e51e37a18: Pull complete
b55acd437fdd: Verifying Checksum
b55acd437fdd: Download complete
e614deca59a8: Verifying Checksum
e614deca59a8: Download complete
a3ed95caeb02: Pull complete
442b117d3b3d: Pull complete
8fcbcdc5ec3f: Verifying Checksum
8fcbcdc5ec3f: Download complete
d14e6893c4a6: Verifying Checksum
d14e6893c4a6: Download complete
b55acd437fdd: Pull complete
85b6435fbecb: Pull complete
dae88c5227db: Pull complete
488697fd6c5d: Pull complete
8fcbcdc5ec3f: Pull complete
e614deca59a8: Pull complete
d14e6893c4a6: Pull complete
Digest: sha256:143b71b19464a9a5eb02db5a17d67e9e44ac2215ee78bcfcf1452b354414c658
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b373
docker pull codeclimate/codeclimate-flog:b976
b976: Pulling from codeclimate/codeclimate-flog
df20fa9351a1: Already exists
b79bab524d4c: Already exists
8f5dd72031b5: Already exists
322f2010e51b: Already exists
da44f014aa21: Already exists
5d9ebd8a80b7: Already exists
5164282ac966: Pulling fs layer
362bcfd2d785: Pulling fs layer
5ae01dee2213: Pulling fs layer
e77c316d3f67: Pulling fs layer
b0f4d98df8a9: Pulling fs layer
362bcfd2d785: Download complete
e77c316d3f67: Download complete
5ae01dee2213: Download complete
b0f4d98df8a9: Download complete
5164282ac966: Pull complete
362bcfd2d785: Pull complete
5ae01dee2213: Pull complete
e77c316d3f67: Pull complete
b0f4d98df8a9: Pull complete
Digest: sha256:536a5127f62d41c9014b12a035f064870dd4cd6db0a0c90ed18b15c4fa7e3f3d
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-flog:b976
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.52.1/lib/rubocop/processed_source.rb:129:in `parser_class': Unknown Ruby version: 3.2 (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>'