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

View on GitHub
Merge branch 'master' into dependabot/bundler/newrelic_rpm-9.9.0 #4804
nfstern02 authored 4b8147e7
errored00:00:27
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
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-25T08:34:39.803405 #1]  WARN -- : Skipping vendor/assets/javascripts/bootstrap.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-25T08:34:39.803491 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-25T08:34:46.387639 #1]  WARN -- : Skipping ./vendor/assets/javascripts/bootstrap.min.js due to CC::Parser::Client::HTTPError
W, [2024-04-25T08:34:46.519082 #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>'