ledermann/docker-rails

View on GitHub
Build(deps-dev): Bump rubocop from 1.63.2 to 1.63.3 #13089
dependabot[bot] authored 193f0db7
errored00:00:23
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
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-22T23:44:34.890321 #1]  WARN -- : Skipping app/jobs/upload_promote_job.rb due to CC::Parser::Client::HTTPError
W, [2024-04-22T23:44:34.890358 #1]  WARN -- : Response status: 422
W, [2024-04-22T23:44:34.897612 #1]  WARN -- : Skipping app/models/concerns/post_search.rb due to CC::Parser::Client::HTTPError
W, [2024-04-22T23:44:34.897645 #1]  WARN -- : Response status: 422
W, [2024-04-22T23:44:34.913338 #1]  WARN -- : Skipping app/models/user.rb due to CC::Parser::Client::HTTPError
W, [2024-04-22T23:44:34.913373 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
I, [2024-04-22T23:44:37.323390 #1]  INFO -- : Skipping file ./app/jobs/upload_promote_job.rb due to exception (Racc::ParseError): ./app/jobs/upload_promote_job.rb:8 :: parse error on value ":" (tCOLON)

I, [2024-04-22T23:44:37.331770 #1]  INFO -- : Skipping file ./app/models/concerns/post_search.rb due to exception (Racc::ParseError): ./app/models/concerns/post_search.rb:5 :: parse error on value ":" (tCOLON)

I, [2024-04-22T23:44:37.347523 #1]  INFO -- : Skipping file ./app/models/user.rb due to exception (Racc::ParseError): ./app/models/user.rb:2 :: parse error on value ":" (tCOLON)
7
brakeman
brakeman engine documentation
8
bundler-audit
bundler-audit engine documentation
9
eslint
eslint engine documentation
View output
ESLint is running with the /usr/local/node_modules/babel-eslint/lib/index.js parser.
Ignoring the following rules that rely on module resolution:

* import/extensions
* import/no-unresolved
* import/no-extraneous-dependencies
* import/no-named-as-default
* import/named
* import/no-absolute-path
* import/no-duplicates
* import/no-named-as-default-member
* import/no-cycle

Ignoring the following settings that rely on module resolution:

* import/resolver
10
fixme
fixme engine documentation
11
rubocop
rubocop engine documentation
View output
.rubocop.yml: Layout/LineLength has the wrong namespace - should be Metrics
.rubocop.yml: Lint/SelfAssignment has the wrong namespace - should be Style
Warning: unrecognized cop Rails/ActiveRecordCallbacksOrder found in .rubocop.yml
Warning: unrecognized cop Rails/FindById found in .rubocop.yml
Warning: unrecognized cop Rails/Inquiry found in .rubocop.yml
Warning: unrecognized cop Rails/MailerName found in .rubocop.yml
Warning: unrecognized cop Rails/MatchRoute found in .rubocop.yml
Warning: unrecognized cop Rails/NegateInclude found in .rubocop.yml
Warning: unrecognized cop Rails/Pluck found in .rubocop.yml
Warning: unrecognized cop Rails/PluckInWhere found in .rubocop.yml
Warning: unrecognized cop Rails/RenderInline found in .rubocop.yml
Warning: unrecognized cop Rails/RenderPlainText found in .rubocop.yml
Warning: unrecognized cop Rails/ShortI18n found in .rubocop.yml
Warning: unrecognized cop Rails/WhereExists found in .rubocop.yml
Warning: unrecognized cop Rails/I18nLocaleTexts found in .rubocop.yml
Warning: unrecognized cop Style/HashEachMethods found in .rubocop.yml
Warning: unrecognized cop Style/HashTransformKeys found in .rubocop.yml
Warning: unrecognized cop Style/HashTransformValues found in .rubocop.yml
Warning: unrecognized cop Style/ExponentialNotation found in .rubocop.yml
Warning: unrecognized cop Style/RedundantFetchBlock found in .rubocop.yml
Warning: unrecognized cop Style/RedundantRegexpCharacterClass found in .rubocop.yml
Warning: unrecognized cop Style/RedundantRegexpEscape found in .rubocop.yml
Warning: unrecognized cop Style/SlicingWithRange found in .rubocop.yml
Warning: unrecognized cop Style/AccessorGrouping found in .rubocop.yml
Warning: unrecognized cop Style/ArrayCoercion found in .rubocop.yml
Warning: unrecognized cop Style/BisectedAttrAccessor found in .rubocop.yml
Warning: unrecognized cop Style/CaseLikeIf found in .rubocop.yml
Warning: unrecognized cop Style/ExplicitBlockArgument found in .rubocop.yml
Warning: unrecognized cop Style/GlobalStdStream found in .rubocop.yml
Warning: unrecognized cop Style/HashAsLastArrayItem found in .rubocop.yml
Warning: unrecognized cop Style/HashLikeCase found in .rubocop.yml
Warning: unrecognized cop Style/OptionalBooleanParameter found in .rubocop.yml
Warning: unrecognized cop Style/RedundantAssignment found in .rubocop.yml
Warning: unrecognized cop Style/RedundantFileExtensionInRequire found in .rubocop.yml
Warning: unrecognized cop Style/SingleArgumentDig found in .rubocop.yml
Warning: unrecognized cop Style/StringConcatenation found in .rubocop.yml
Warning: unrecognized cop Style/RequireOrder found in .rubocop.yml
Warning: unrecognized cop Layout/HashAlignment found in .rubocop.yml
Warning: unrecognized cop Layout/EmptyLinesAroundAttributeAccessor found in .rubocop.yml
Warning: unrecognized cop Layout/SpaceAroundMethodCallOperator found in .rubocop.yml
Warning: unrecognized cop Lint/RaiseException found in .rubocop.yml
Warning: unrecognized cop Lint/StructNewOverride found in .rubocop.yml
Warning: unrecognized cop Lint/DeprecatedOpenSSLConstant found in .rubocop.yml
Warning: unrecognized cop Lint/MixedRegexpCaptureTypes found in .rubocop.yml
Warning: unrecognized cop Lint/BinaryOperatorWithIdenticalOperands found in .rubocop.yml
Warning: unrecognized cop Lint/DuplicateElsifCondition found in .rubocop.yml
Warning: unrecognized cop Lint/DuplicateRescueException found in .rubocop.yml
Warning: unrecognized cop Lint/EmptyConditionalBody found in .rubocop.yml
Warning: unrecognized cop Lint/FloatComparison found in .rubocop.yml
Warning: unrecognized cop Lint/MissingSuper found in .rubocop.yml
Warning: unrecognized cop Lint/OutOfRangeRegexpRef found in .rubocop.yml
Warning: unrecognized cop Lint/TopLevelReturnWithArgument found in .rubocop.yml
Warning: unrecognized cop Lint/UnreachableLoop found in .rubocop.yml
Warning: unrecognized cop Performance/AncestorsInclude found in .rubocop.yml
Warning: unrecognized cop Performance/BigDecimalWithNumericArgument found in .rubocop.yml
Warning: unrecognized cop Performance/RedundantSortBlock found in .rubocop.yml
Warning: unrecognized cop Performance/RedundantStringChars found in .rubocop.yml
Warning: unrecognized cop Performance/ReverseFirst found in .rubocop.yml
Warning: unrecognized cop Performance/SortReverse found in .rubocop.yml
Warning: unrecognized cop Performance/Squeeze found in .rubocop.yml
Warning: unrecognized cop Performance/StringInclude found in .rubocop.yml
/usr/local/bundle/gems/rubocop-0.74.0/lib/rubocop/config_validator.rb:98:in `check_target_ruby': RuboCop found unknown Ruby version 3.3 in `TargetRubyVersion` parameter (in .rubocop.yml). (RuboCop::ValidationError)
Supported versions: 2.3, 2.4, 2.5, 2.6, 2.7
	from /usr/local/bundle/gems/rubocop-0.74.0/lib/rubocop/config_validator.rb:47:in `validate'
	from /usr/local/bundle/gems/rubocop-0.74.0/lib/rubocop/config.rb:39:in `check'
	from /usr/local/bundle/gems/rubocop-0.74.0/lib/rubocop/config.rb:32:in `create'
	from /usr/local/bundle/gems/rubocop-0.74.0/lib/rubocop/config_loader.rb:54:in `load_file'
	from /usr/local/bundle/gems/rubocop-0.74.0/lib/rubocop/config_loader.rb:86:in `configuration_from_file'
	from /usr/local/bundle/gems/rubocop-0.74.0/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>'