codeRIT/hackathon-manager

View on GitHub
build(deps): bump spring from 4.2.0 to 4.2.1 (#1050) #730
dependabot[bot] authored 5111bd79
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:b576
b576: Pulling from codeclimate/codeclimate-rubocop
e7c96db7181b: Already exists
622c94c90cb1: Already exists
dbd6b8b21943: Pulling fs layer
10dd230dd590: Pulling fs layer
cdaad85321f3: Pulling fs layer
f0413737551f: Pulling fs layer
3b5cdb15a780: Pulling fs layer
bbf61aa99891: Pulling fs layer
5cded71a44e9: Pulling fs layer
c0ff60cab52e: Pulling fs layer
0fd98a357a5b: Pulling fs layer
bba3f4312fc0: Pulling fs layer
f0413737551f: Waiting
5cded71a44e9: Waiting
3b5cdb15a780: Waiting
bbf61aa99891: Waiting
c0ff60cab52e: Waiting
0fd98a357a5b: Waiting
bba3f4312fc0: Waiting
cdaad85321f3: Verifying Checksum
cdaad85321f3: Download complete
dbd6b8b21943: Verifying Checksum
dbd6b8b21943: Download complete
dbd6b8b21943: Pull complete
f0413737551f: Verifying Checksum
f0413737551f: Download complete
3b5cdb15a780: Verifying Checksum
3b5cdb15a780: Download complete
bbf61aa99891: Verifying Checksum
bbf61aa99891: Download complete
10dd230dd590: Verifying Checksum
10dd230dd590: Download complete
c0ff60cab52e: Verifying Checksum
c0ff60cab52e: Download complete
0fd98a357a5b: Verifying Checksum
0fd98a357a5b: Download complete
bba3f4312fc0: Verifying Checksum
bba3f4312fc0: Download complete
5cded71a44e9: Verifying Checksum
5cded71a44e9: Download complete
10dd230dd590: Pull complete
cdaad85321f3: Pull complete
f0413737551f: Pull complete
3b5cdb15a780: Pull complete
bbf61aa99891: Pull complete
5cded71a44e9: Pull complete
c0ff60cab52e: Pull complete
0fd98a357a5b: Pull complete
bba3f4312fc0: Pull complete
Digest: sha256:71874da37caf5c5940ecc2b28a9e1bd592877f11abdd7d3a516ac24c8ab748e7
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b576
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.67.2/lib/rubocop/config.rb:602:in `check_target_ruby': Unknown Ruby version 3.3 found in `.ruby-version`. (RuboCop::ValidationError)
Supported versions: 2.2, 2.3, 2.4, 2.5, 2.6
	from /usr/local/bundle/gems/rubocop-0.67.2/lib/rubocop/config.rb:365:in `validate'
	from /usr/local/bundle/gems/rubocop-0.67.2/lib/rubocop/config.rb:249:in `check'
	from /usr/local/bundle/gems/rubocop-0.67.2/lib/rubocop/config.rb:242:in `create'
	from /usr/local/bundle/gems/rubocop-0.67.2/lib/rubocop/config_loader.rb:53:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.67.2/lib/rubocop/config_loader.rb:82:in `configuration_from_file'
	from /usr/local/bundle/gems/rubocop-0.67.2/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>'