maxine-red/moo_ebooks

View on GitHub
Merge pull request #4 from maxine-red/dependabot/bundler/json-2.6.1 #104
Maxine Michalski authored 5b61bd44
errored00:00:16
An engine encountered an error
E10 Error

We had trouble running the git-legal 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
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
.rubocop.yml: Layout/BlockAlignment has the wrong namespace - should be Lint
.rubocop.yml: Layout/DefEndAlignment has the wrong namespace - should be Lint
.rubocop.yml: Layout/EndAlignment has the wrong namespace - should be Lint
.enabled.yml: Layout/BlockAlignment has the wrong namespace - should be Lint
.enabled.yml: Layout/ConditionPosition has the wrong namespace - should be Lint
.enabled.yml: Layout/DefEndAlignment has the wrong namespace - should be Lint
.enabled.yml: Layout/EndAlignment has the wrong namespace - should be Lint
Warning: unrecognized cop Layout/EmptyComment found in .enabled.yml
Warning: unrecognized cop Lint/BigDecimalNew found in .enabled.yml
Warning: unrecognized cop Lint/OrderedMagicComments found in .enabled.yml
Warning: unrecognized cop Lint/UnneededCopDisableDirective found in .enabled.yml
Warning: unrecognized cop Lint/UnneededCopEnableDirective found in .enabled.yml
Warning: unrecognized cop Naming/MemoizedInstanceVariableName found in .enabled.yml
Warning: unrecognized cop Naming/UncommunicativeBlockParamName found in .enabled.yml
Warning: unrecognized cop Naming/UncommunicativeMethodParamName found in .enabled.yml
Warning: unrecognized cop Rails/ActiveRecordAliases found in .enabled.yml
Warning: unrecognized cop Rails/HttpStatus found in .enabled.yml
Warning: unrecognized cop Security/Open found in .enabled.yml
Warning: unrecognized cop Style/ExpandPathArguments found in .enabled.yml
Warning: unrecognized cop Style/TrailingBodyOnClass found in .enabled.yml
Warning: unrecognized cop Style/TrailingBodyOnModule found in .enabled.yml
Warning: unrecognized cop Style/TrailingCommaInArrayLiteral found in .enabled.yml
Warning: unrecognized cop Style/TrailingCommaInHashLiteral found in .enabled.yml
Warning: unrecognized cop Style/UnpackFirst found in .enabled.yml
Warning: unrecognized cop Lint/NumberConversion found in .disabled.yml
Warning: unrecognized cop Style/EmptyLineAfterGuardClause found in .disabled.yml
Warning: unrecognized cop Layout/EmptyComment found in .rubocop.yml
Warning: unrecognized cop Naming/UncommunicativeBlockParamName found in .rubocop.yml
Warning: unrecognized cop Naming/UncommunicativeMethodParamName found in .rubocop.yml
Warning: unrecognized cop Style/TrailingCommaInArrayLiteral found in .rubocop.yml
Warning: unrecognized cop Style/TrailingCommaInHashLiteral found in .rubocop.yml
Warning: unrecognized cop Rails/HttpStatus found in .rubocop.yml
Warning: unrecognized cop Lint/NumberConversion found in .rubocop.yml
Warning: unrecognized cop Style/EmptyLineAfterGuardClause found in .rubocop.yml
Warning: unrecognized cop Lint/BigDecimalNew found in .rubocop.yml
Warning: unrecognized cop Lint/OrderedMagicComments found in .rubocop.yml
Warning: unrecognized cop Lint/UnneededCopDisableDirective found in .rubocop.yml
Warning: unrecognized cop Lint/UnneededCopEnableDirective found in .rubocop.yml
Warning: unrecognized cop Naming/MemoizedInstanceVariableName found in .rubocop.yml
Warning: unrecognized cop Rails/ActiveRecordAliases found in .rubocop.yml
Warning: unrecognized cop Security/Open found in .rubocop.yml
Warning: unrecognized cop Style/ExpandPathArguments found in .rubocop.yml
Warning: unrecognized cop Style/TrailingBodyOnClass found in .rubocop.yml
Warning: unrecognized cop Style/TrailingBodyOnModule found in .rubocop.yml
Warning: unrecognized cop Style/UnpackFirst found in .rubocop.yml
Warning: unrecognized parameter Layout/SpaceInsideReferenceBrackets:EnforcedStyleForEmptyBrackets found in .rubocop.yml
Warning: unrecognized parameter Layout/SpaceInsideReferenceBrackets:SupportedStylesForEmptyBrackets found in .rubocop.yml
Warning: unrecognized parameter Style/SafeNavigation:Whitelist found in .rubocop.yml
Warning: unrecognized parameter Lint/Void:CheckForMethodsWithNoSideEffects found in .rubocop.yml
8
git-legal
git-legal engine documentation
View output
/usr/local/lib/ruby/gems/2.4.0/gems/bundler-1.15.1/lib/bundler/lockfile_parser.rb:108:in `warn_for_outdated_bundler_version': You must use Bundler 2 or greater with this lockfile. (Bundler::LockfileError)
	from /usr/local/lib/ruby/gems/2.4.0/gems/bundler-1.15.1/lib/bundler/lockfile_parser.rb:95:in `initialize'
	from /usr/src/app/app/services/service/gem_lockfile/parse.rb:19:in `initialize'
	from /usr/src/app/app/services/service/gem_lockfile/parse.rb:6:in `new'
	from /usr/src/app/app/services/service/gem_lockfile/parse.rb:6:in `call'
	from /usr/src/app/app/services/service/gem_lockfile/scan.rb:9:in `library_identifiers'
	from /usr/src/app/app/services/service/scan_manifest_base.rb:7:in `call'
	from /usr/src/app/app/services/service/gem_lockfile/scan.rb:4:in `call'
	from /usr/src/app/lib/micro_service.rb:10:in `call'
	from /usr/src/app/app/services/service/scan_project.rb:13:in `call'
	from /usr/src/app/lib/micro_service.rb:10:in `call'
	from /usr/src/app/bin/git-legal-cc-scan:6:in `<main>'