tryzealot/zealot

View on GitHub
refactor: revert disable third-part oauth to login when disbale registrations mode #4234
icyleaf authored 9d7b05e0
errored00:00:26
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:b373
b373: Pulling from codeclimate/codeclimate-rubocop
ab7e51e37a18: Already exists
a3ed95caeb02: Already exists
442b117d3b3d: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
a3ed95caeb02: Already exists
b55acd437fdd: Pulling fs layer
a3ed95caeb02: Pulling fs layer
85b6435fbecb: Pulling fs layer
dae88c5227db: Pulling fs layer
488697fd6c5d: Pulling fs layer
8fcbcdc5ec3f: Pulling fs layer
e614deca59a8: Pulling fs layer
d14e6893c4a6: Pulling fs layer
dae88c5227db: Download complete
d14e6893c4a6: Download complete
488697fd6c5d: Download complete
8fcbcdc5ec3f: Download complete
e614deca59a8: Download complete
85b6435fbecb: Download complete
b55acd437fdd: Pull complete
85b6435fbecb: Pull complete
dae88c5227db: Pull complete
488697fd6c5d: Pull complete
8fcbcdc5ec3f: Pull complete
e614deca59a8: Pull complete
d14e6893c4a6: Pull complete
Digest: sha256:143b71b19464a9a5eb02db5a17d67e9e44ac2215ee78bcfcf1452b354414c658
Status: Image is up to date for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b373
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
3ec5cae38735: Waiting
4dfde3fb5720: Pulling fs layer
96be06cb94ee: Pulling fs layer
8936ea0e8ba7: Waiting
94a9aff34d5e: Waiting
4dfde3fb5720: Waiting
96be06cb94ee: Waiting
8d0399ee02d4: Waiting
a3ed95caeb02: Download complete
1160f4abea84: Verifying Checksum
1160f4abea84: Download complete
1160f4abea84: Pull complete
94a9aff34d5e: Verifying Checksum
94a9aff34d5e: Download complete
3ec5cae38735: Download complete
8936ea0e8ba7: Download complete
a3ed95caeb02: Pull complete
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: Image is up to date 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-09-28T04:30:05.525817 #1]  WARN -- : Skipping app/helpers/application_helper.rb due to CC::Parser::Client::HTTPError
W, [2024-09-28T04:30:05.525847 #1]  WARN -- : Response status: 422
W, [2024-09-28T04:30:06.321613 #1]  WARN -- : Skipping app/services/create_sample_apps_service.rb due to CC::Parser::Client::HTTPError
W, [2024-09-28T04:30:06.321648 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-09-28T04:30:10.117272 #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-09-28T04:30:10.722591 #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>'