bitzesty/trade-tariff-backend

View on GitHub
Update README.md #1115
Matthew Ford authored 7792f1fd
errored00:00:31
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: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'ratings' has been deprecated, and will not be used
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-rubocop:b705
b705: Pulling from codeclimate/codeclimate-rubocop
aad63a933944: Already exists
cca28d9d22b9: Already exists
e46ee7bc75f6: Already exists
12139539199e: Already exists
c262dbdf41d7: Already exists
0f62bb3afce9: Pulling fs layer
c438ea47abb6: Pulling fs layer
ce87c905e14a: Pulling fs layer
54fa2413dc0e: Pulling fs layer
b91bb9ce328b: Pulling fs layer
16d4f7838006: Pulling fs layer
c495d0db8c1a: Pulling fs layer
b91bb9ce328b: Waiting
16d4f7838006: Waiting
54fa2413dc0e: Waiting
c495d0db8c1a: Waiting
0f62bb3afce9: Download complete
ce87c905e14a: Verifying Checksum
ce87c905e14a: Download complete
c438ea47abb6: Verifying Checksum
c438ea47abb6: Download complete
0f62bb3afce9: Pull complete
c438ea47abb6: Pull complete
b91bb9ce328b: Verifying Checksum
b91bb9ce328b: Download complete
16d4f7838006: Download complete
ce87c905e14a: Pull complete
c495d0db8c1a: Verifying Checksum
c495d0db8c1a: Download complete
54fa2413dc0e: Verifying Checksum
54fa2413dc0e: Download complete
54fa2413dc0e: Pull complete
b91bb9ce328b: Pull complete
16d4f7838006: Pull complete
c495d0db8c1a: Pull complete
Digest: sha256:079ffc85f9a94a1061229b688dd6d67cd7c9b39a42800d007168ec2324e93203
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-rubocop:b705
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
rubocop
rubocop engine documentation
View output
/code/.rubocop.yml: Warning: no department given for Documentation.
/code/.rubocop.yml: Warning: no department given for BlockAlignment.
/code/.rubocop.yml: Warning: no department given for CaseIndentation.
/code/.rubocop.yml: Warning: no department given for ElseLayout.
/code/.rubocop.yml: Warning: no department given for EmptyLineBetweenDefs.
/code/.rubocop.yml: Warning: no department given for EmptyLines.
/code/.rubocop.yml: Warning: no department given for EndAlignment.
/code/.rubocop.yml: Warning: no department given for EndOfLine.
/code/.rubocop.yml: Warning: no department given for IndentationWidth.
/code/.rubocop.yml: Warning: no department given for IndentationConsistency.
/code/.rubocop.yml: Warning: no department given for LineLength.
/code/.rubocop.yml: Warning: no department given for SpaceAroundOperators.
/code/.rubocop.yml: Warning: no department given for SpaceBeforeBlockBraces.
/code/.rubocop.yml: Warning: no department given for SpaceAfterSemicolon.
/code/.rubocop.yml: Warning: no department given for SpaceAfterColon.
/code/.rubocop.yml: Warning: no department given for SpaceAfterComma.
/code/.rubocop.yml: Warning: no department given for SpaceInsideReferenceBrackets.
/code/.rubocop.yml: Warning: no department given for SpaceInsideArrayLiteralBrackets.
/code/.rubocop.yml: Warning: no department given for SpaceInsideParens.
/code/.rubocop.yml: Warning: no department given for TrailingWhitespace.
/code/.rubocop.yml: Warning: no department given for AndOr.
/code/.rubocop.yml: Warning: no department given for DefWithParentheses.
/code/.rubocop.yml: Warning: no department given for For.
/code/.rubocop.yml: Warning: no department given for IfUnlessModifier.
/code/.rubocop.yml: Warning: no department given for MethodCalledOnDoEndBlock.
/code/.rubocop.yml: Warning: no department given for MethodCallWithoutArgsParentheses.
/code/.rubocop.yml: Warning: no department given for MultilineBlockChain.
/code/.rubocop.yml: Warning: no department given for MultilineIfThen.
/code/.rubocop.yml: Warning: no department given for MultilineTernaryOperator.
/code/.rubocop.yml: Warning: no department given for NestedTernaryOperator.
/code/.rubocop.yml: Warning: no department given for OneLineConditional.
/code/.rubocop.yml: Warning: no department given for ParenthesesAroundCondition.
/code/.rubocop.yml: Warning: no department given for RedundantReturn.
/code/.rubocop.yml: Warning: no department given for SpaceAfterMethodName.
/code/.rubocop.yml: Warning: no department given for SpaceAroundEqualsInParameterDefault.
/code/.rubocop.yml: Warning: no department given for UnlessElse.
/code/.rubocop.yml: Warning: no department given for UnusedBlockArgument.
/code/.rubocop.yml: Warning: no department given for ClassAndModuleCamelCase.
/code/.rubocop.yml: Warning: no department given for ClassMethods.
/code/.rubocop.yml: Warning: no department given for ClassVars.
/code/.rubocop.yml: Warning: no department given for ConstantName.
/code/.rubocop.yml: Warning: no department given for MethodName.
/code/.rubocop.yml: Warning: no department given for TrivialAccessors.
/code/.rubocop.yml: Warning: no department given for VariableName.
/usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/cop/registry.rb:113:in `qualified_cop_name': Ambiguous cop name `VariableName` used in /code/.rubocop.yml needs department qualifier. Did you mean Naming/VariableName or RSpec/VariableName? (RuboCop::Cop::AmbiguousCopName)
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/cop/registry.rb:218:in `qualified_cop_name'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/cop/cop.rb:97:in `qualified_cop_name'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/config_loader.rb:76:in `block in add_missing_namespaces'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/config_loader.rb:75:in `each'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/config_loader.rb:75:in `add_missing_namespaces'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/config_loader.rb:45:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/config_loader.rb:103:in `configuration_from_file'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/config_store.rb:54:in `for_dir'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/config_store.rb:44:in `for'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/target_finder.rb:105:in `excluded_dirs'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/target_finder.rb:83:in `find_files'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/target_finder.rb:58:in `target_files_in_dir'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/target_finder.rb:37:in `block in find'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/target_finder.rb:35:in `each'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/target_finder.rb:35:in `find'
	from /usr/local/bundle/gems/rubocop-0.87.1/lib/rubocop/runner.rb:69: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:48:in `files_to_inspect'
	from /usr/src/app/lib/cc/engine/rubocop.rb:28:in `block in run'
	from /usr/src/app/lib/cc/engine/rubocop.rb:27:in `chdir'
	from /usr/src/app/lib/cc/engine/rubocop.rb:27:in `run'
	from /usr/src/app/bin/codeclimate-rubocop:17:in `<main>'