department-of-veterans-affairs/gibct-data-service

View on GitHub
Update Makefile #4756
birdoplank authored 95793e5a
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:b649
b649: Pulling from codeclimate/codeclimate-rubocop
aad63a933944: Pulling fs layer
cca28d9d22b9: Pulling fs layer
e46ee7bc75f6: Pulling fs layer
12139539199e: Pulling fs layer
c262dbdf41d7: Pulling fs layer
e1dd46a51c97: Pulling fs layer
3c96287b0274: Pulling fs layer
835bf35953fa: Pulling fs layer
52e0d1608c88: Pulling fs layer
703f61bf108c: Pulling fs layer
863413d180f5: Pulling fs layer
8a85414f9d80: Pulling fs layer
e1dd46a51c97: Waiting
3c96287b0274: Waiting
835bf35953fa: Waiting
52e0d1608c88: Waiting
703f61bf108c: Waiting
863413d180f5: Waiting
12139539199e: Waiting
8a85414f9d80: Waiting
e46ee7bc75f6: Download complete
cca28d9d22b9: Download complete
aad63a933944: Verifying Checksum
aad63a933944: Download complete
c262dbdf41d7: Verifying Checksum
c262dbdf41d7: Download complete
aad63a933944: Pull complete
e1dd46a51c97: Verifying Checksum
e1dd46a51c97: Download complete
cca28d9d22b9: Pull complete
3c96287b0274: Download complete
e46ee7bc75f6: Pull complete
835bf35953fa: Verifying Checksum
835bf35953fa: Download complete
12139539199e: Verifying Checksum
12139539199e: Download complete
703f61bf108c: Download complete
863413d180f5: Download complete
8a85414f9d80: Verifying Checksum
8a85414f9d80: Download complete
12139539199e: Pull complete
c262dbdf41d7: Pull complete
e1dd46a51c97: Pull complete
3c96287b0274: Pull complete
835bf35953fa: Pull complete
52e0d1608c88: Verifying Checksum
52e0d1608c88: Download complete
52e0d1608c88: Pull complete
703f61bf108c: Pull complete
863413d180f5: Pull complete
8a85414f9d80: Pull complete
Digest: sha256:664b138ce469cd2346c0c460fe4ada87f3b8dddacababe27eef352c706a23de6
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b649
docker pull codeclimate/codeclimate-brakeman:b809
b809: Pulling from codeclimate/codeclimate-brakeman
ff3a5c916c92: Pulling fs layer
b2c955d3d077: Pulling fs layer
958c5b39b153: Pulling fs layer
dfbda51d9cf2: Pulling fs layer
e66a07bba322: Pulling fs layer
cf7f097ebdd1: Pulling fs layer
8957a48b228b: Pulling fs layer
c815e97f53ae: Pulling fs layer
461645ba8c70: Pulling fs layer
8957a48b228b: Waiting
c815e97f53ae: Waiting
461645ba8c70: Waiting
dfbda51d9cf2: Waiting
e66a07bba322: Waiting
cf7f097ebdd1: Waiting
b2c955d3d077: Verifying Checksum
b2c955d3d077: Download complete
ff3a5c916c92: Verifying Checksum
ff3a5c916c92: Download complete
dfbda51d9cf2: Download complete
ff3a5c916c92: Pull complete
e66a07bba322: Verifying Checksum
e66a07bba322: Download complete
b2c955d3d077: Pull complete
958c5b39b153: Verifying Checksum
958c5b39b153: Download complete
cf7f097ebdd1: Verifying Checksum
cf7f097ebdd1: Download complete
8957a48b228b: Verifying Checksum
8957a48b228b: Download complete
461645ba8c70: Verifying Checksum
461645ba8c70: Download complete
c815e97f53ae: Verifying Checksum
c815e97f53ae: Download complete
958c5b39b153: Pull complete
dfbda51d9cf2: Pull complete
e66a07bba322: Pull complete
cf7f097ebdd1: Pull complete
8957a48b228b: Pull complete
c815e97f53ae: Pull complete
461645ba8c70: Pull complete
Digest: sha256:22a9cec46c202380b8e08dbc19ab01ba4ca89e2dfe3edbcd983a623a259478aa
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-brakeman:b809
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-21T09:29:48.059222 #1]  WARN -- : Skipping vendor/assets/javascripts/bootstrap.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-21T09:29:48.059264 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-21T09:29:53.874582 #1]  WARN -- : Skipping ./vendor/assets/javascripts/bootstrap.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-21T09:29:53.874640 #1]  WARN -- : Response status: 422
7
rubocop
rubocop engine documentation
View output
/usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_validator.rb:82:in `check_target_ruby': RuboCop found unknown Ruby version 3.3 in `.ruby-version`. (RuboCop::ValidationError)
Supported versions: 2.4, 2.5, 2.6, 2.7
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_validator.rb:41:in `validate'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config.rb:44:in `check'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config.rb:37:in `create'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader.rb:54:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader_resolver.rb:143:in `block in base_configs'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader_resolver.rb:142:in `map'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader_resolver.rb:142:in `base_configs'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader_resolver.rb:22:in `resolve_inheritance'
	from /usr/local/bundle/gems/rubocop-0.82.0/lib/rubocop/config_loader.rb:50:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.82.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>'