tryzealot/zealot

View on GitHub
chore(deps): bump sass from 1.80.2 to 1.80.3 #4373
dependabot[bot] authored fffaffd9
errored00:00:25
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-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
8d0399ee02d4: Pulling fs layer
4dfde3fb5720: Pulling fs layer
96be06cb94ee: Pulling fs layer
4dfde3fb5720: Waiting
96be06cb94ee: Waiting
94a9aff34d5e: Waiting
8d0399ee02d4: Waiting
8936ea0e8ba7: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
1160f4abea84: Verifying Checksum
1160f4abea84: Download complete
1160f4abea84: Pull complete
94a9aff34d5e: Verifying Checksum
94a9aff34d5e: Download complete
a3ed95caeb02: Pull complete
8936ea0e8ba7: Verifying Checksum
8936ea0e8ba7: Download complete
3ec5cae38735: Verifying Checksum
3ec5cae38735: Download complete
8d0399ee02d4: Verifying Checksum
8d0399ee02d4: Download complete
96be06cb94ee: Verifying Checksum
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...
W, [2024-10-21T21:11:52.525179 #1]  WARN -- : Skipping app/helpers/application_helper.rb due to CC::Parser::Client::HTTPError
W, [2024-10-21T21:11:52.525217 #1]  WARN -- : Response status: 422
W, [2024-10-21T21:11:53.684440 #1]  WARN -- : Skipping app/services/create_sample_apps_service.rb due to CC::Parser::Client::HTTPError
W, [2024-10-21T21:11:53.684483 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-10-21T21:11:57.779398 #1]  INFO -- : Skipping file ./app/helpers/application_helper.rb due to exception (Racc::ParseError): ./app/helpers/application_helper.rb:13 :: parse error on value ":" (tCOLON)

I, [2024-10-21T21:11:58.605758 #1]  INFO -- : Skipping file ./app/services/create_sample_apps_service.rb due to exception (RubyParser::SyntaxError): Odd number (2) list for Hash. s(:array, s(:str, "id"))
7
bundler-audit
bundler-audit engine documentation
8
rubocop
rubocop engine documentation
View output
/usr/local/lib/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:122:in `require': cannot load such file -- rubocop-rails (LoadError)
	from /usr/local/lib/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:122:in `require'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader_resolver.rb:15:in `block in resolve_requires'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader_resolver.rb:11:in `each'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader_resolver.rb:11:in `resolve_requires'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader.rb:38:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader.rb:79:in `configuration_from_file'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_store.rb:44:in `for'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/target_finder.rb:161:in `excluded_dirs'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/target_finder.rb:139:in `find_files'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/target_finder.rb:112:in `target_files_in_dir'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/target_finder.rb:89:in `block in find'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/target_finder.rb:87:in `each'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/target_finder.rb:87:in `find'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/runner.rb:58:in `find_target_files'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:15: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>'