alabs/decidim-module-calendar

View on GitHub
Merge pull request #38 from openpoke/fix/css-precendence #262
ParaNoix authored 386a35c3
errored00:00:17
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-grep:b32
b32: Pulling from codeclimate/codeclimate-grep
aad63a933944: Already exists
cca28d9d22b9: Already exists
e46ee7bc75f6: Already exists
77f6ac0a75a8: Pulling fs layer
7d7702b298dc: Pulling fs layer
5d48c2d42c86: Pulling fs layer
21d759be5f88: Pulling fs layer
2c94b7a67a61: Pulling fs layer
0cd560ae2c93: Pulling fs layer
a15cb1f517c8: Pulling fs layer
0ab4f842bb9b: Pulling fs layer
d61fbce51e79: Pulling fs layer
6a8a6c95c807: Pulling fs layer
a15cb1f517c8: Waiting
0cd560ae2c93: Waiting
0ab4f842bb9b: Waiting
2c94b7a67a61: Waiting
d61fbce51e79: Waiting
6a8a6c95c807: Waiting
21d759be5f88: Waiting
5d48c2d42c86: Verifying Checksum
5d48c2d42c86: Download complete
7d7702b298dc: Verifying Checksum
7d7702b298dc: Download complete
21d759be5f88: Verifying Checksum
21d759be5f88: Download complete
2c94b7a67a61: Verifying Checksum
2c94b7a67a61: Download complete
0cd560ae2c93: Download complete
77f6ac0a75a8: Download complete
a15cb1f517c8: Verifying Checksum
a15cb1f517c8: Download complete
0ab4f842bb9b: Verifying Checksum
0ab4f842bb9b: Download complete
d61fbce51e79: Verifying Checksum
d61fbce51e79: Download complete
6a8a6c95c807: Verifying Checksum
6a8a6c95c807: Download complete
77f6ac0a75a8: Pull complete
7d7702b298dc: Pull complete
5d48c2d42c86: Pull complete
21d759be5f88: Pull complete
2c94b7a67a61: Pull complete
0cd560ae2c93: Pull complete
a15cb1f517c8: Pull complete
0ab4f842bb9b: Pull complete
d61fbce51e79: Pull complete
6a8a6c95c807: Pull complete
Digest: sha256:f2f4df06197181e4d0aa6107a3a83f929bff27d3d08282fbc734e9c88cd8d14b
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-grep:b32
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
bundler-audit
bundler-audit engine documentation
8
csslint
csslint engine documentation
9
fixme
fixme engine documentation
10
grep
grep engine documentation
11
markdownlint
markdownlint engine documentation
View output
/usr/local/bundle/gems/posix-spawn-0.3.11/lib/posix/spawn.rb:467: warning: constant ::Fixnum is deprecated
12
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-faker (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_resolver.rb:87:in `block in base_configs'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader_resolver.rb:86:in `map'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader_resolver.rb:86:in `base_configs'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader_resolver.rb:21:in `resolve_inheritance'
	from /usr/local/bundle/gems/rubocop-0.52.1/lib/rubocop/config_loader.rb:44: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/src/app/lib/cc/engine/file_list_resolver.rb:38:in `rubocop_file_to_include?'
	from /usr/src/app/lib/cc/engine/file_list_resolver.rb:16: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>'