laurentzziu/procreate-swatches

View on GitHub
0.1.4 release (#6) #104
Florinel Gorgan authored 26f35907
errored00:00:18
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
WARNING: missing 'version' key. Please add `version: "2"`
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-rubymotion:b2
b2: Pulling from codeclimate/codeclimate-rubymotion
f5f17db9ef7c: Pulling fs layer
a3ed95caeb02: Pulling fs layer
c35abe47e9dd: Pulling fs layer
9d041904ba6a: Pulling fs layer
9bda3cf65830: Pulling fs layer
9bda3cf65830: Waiting
9d041904ba6a: Waiting
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
f5f17db9ef7c: Download complete
f5f17db9ef7c: Pull complete
9bda3cf65830: Verifying Checksum
9bda3cf65830: Download complete
9d041904ba6a: Download complete
a3ed95caeb02: Pull complete
c35abe47e9dd: Verifying Checksum
c35abe47e9dd: Download complete
c35abe47e9dd: Pull complete
9d041904ba6a: Pull complete
9bda3cf65830: Pull complete
Digest: sha256:f688a01d36c310db5062c0d873518d00079c9260137147bd68381abe65265dd3
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubymotion:b2
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-11T16:39:51.125401 #1]  WARN -- : Skipping doc/js/jquery.js due to CC::Parser::Client::HTTPError
W, [2024-04-11T16:39:51.125464 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-11T16:39:54.980379 #1]  WARN -- : Skipping ./doc/js/jquery.js due to CC::Parser::Client::HTTPError
W, [2024-04-11T16:39:54.980521 #1]  WARN -- : Response status: 422
7
rubymotion
rubymotion 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-performance (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_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>'