codeRIT/hackathon-manager

View on GitHub
build(deps): bump pagy from 7.0.11 to 8.2.2 #727
dependabot[bot] authored f8792b45
errored00:00:24
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: Pulling fs layer
622c94c90cb1: Pulling fs layer
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
bbf61aa99891: Waiting
cdaad85321f3: Waiting
f0413737551f: Waiting
0fd98a357a5b: Waiting
bba3f4312fc0: Waiting
c0ff60cab52e: Waiting
3b5cdb15a780: Waiting
10dd230dd590: Waiting
5cded71a44e9: Waiting
622c94c90cb1: Verifying Checksum
622c94c90cb1: Download complete
dbd6b8b21943: Verifying Checksum
dbd6b8b21943: Download complete
e7c96db7181b: Verifying Checksum
e7c96db7181b: Download complete
cdaad85321f3: Verifying Checksum
cdaad85321f3: Download complete
e7c96db7181b: Pull complete
f0413737551f: Verifying Checksum
f0413737551f: Download complete
10dd230dd590: Verifying Checksum
10dd230dd590: Download complete
622c94c90cb1: Pull complete
3b5cdb15a780: Download complete
bbf61aa99891: Verifying Checksum
bbf61aa99891: Download complete
dbd6b8b21943: Pull complete
c0ff60cab52e: Verifying Checksum
c0ff60cab52e: Download complete
0fd98a357a5b: Verifying Checksum
0fd98a357a5b: Download complete
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
docker pull codeclimate/codeclimate-csslint:b84
b84: Pulling from codeclimate/codeclimate-csslint
1160f4abea84: Pulling fs layer
a3ed95caeb02: Pulling fs layer
3ec5cae38735: Pulling fs layer
8936ea0e8ba7: Pulling fs layer
94a9aff34d5e: Pulling fs layer
3ec5cae38735: Waiting
8d0399ee02d4: Pulling fs layer
4dfde3fb5720: Pulling fs layer
8936ea0e8ba7: Waiting
96be06cb94ee: Pulling fs layer
94a9aff34d5e: Waiting
8d0399ee02d4: Waiting
4dfde3fb5720: Waiting
96be06cb94ee: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
1160f4abea84: Verifying Checksum
1160f4abea84: Download complete
1160f4abea84: Pull complete
94a9aff34d5e: Verifying Checksum
94a9aff34d5e: Download complete
8936ea0e8ba7: Download complete
3ec5cae38735: Verifying Checksum
3ec5cae38735: Download complete
a3ed95caeb02: Pull complete
8d0399ee02d4: Verifying Checksum
8d0399ee02d4: Download complete
96be06cb94ee: Download complete
4dfde3fb5720: Verifying Checksum
4dfde3fb5720: Download complete
3ec5cae38735: Pull complete
8936ea0e8ba7: Pull complete
94a9aff34d5e: Pull complete
8d0399ee02d4: Pull complete
4dfde3fb5720: Pull complete
96be06cb94ee: Pull complete
Digest: sha256:20ce00b71ed8952203f7bb71051aec98bc5e156bcaf474bac3a23c54e8567bed
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-csslint:b84
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>'