Codeminer42/cm42-central

View on GitHub
remove rubocop-rspec_rails #4147
Daniel M Brasil authored d02ae04a
complete00:00:41
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: unknown engine or channel <flay:stable>
WARNING: engine duplication: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'exclude_paths' has been deprecated, please use 'exclude_patterns' instead
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-10-30T20:13:01.220159 #1]  WARN -- : Skipping app/assets/javascripts/pusherSockets.js due to CC::Parser::Client::HTTPError
W, [2024-10-30T20:13:01.220201 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-10-30T20:13:11.481933 #1]  WARN -- : Skipping ./app/assets/javascripts/pusherSockets.js due to CC::Parser::Client::HTTPError
W, [2024-10-30T20:13:11.481971 #1]  WARN -- : Response status: 422
7
rubocop
rubocop engine documentation
View output
unrecognized cop or department RSpec/RedundantPredicateMatcher found in .rubocop_todo.yml
Did you mean `RSpec/DuplicatedMetadata`?
unrecognized cop or department RSpec/StringAsInstanceDoubleConstant found in .rubocop_todo.yml
Did you mean `RSpec/PendingWithoutReason`?
unrecognized cop or department Rails/WhereRange found in .rubocop_todo.yml
Did you mean `Rails/WhereNot`?
unrecognized cop or department Style/SingleLineDoEndBlock found in .rubocop_todo.yml
Did you mean `Style/SingleLineMethods`?
unrecognized cop or department RSpec/RedundantPredicateMatcher found in .rubocop.yml
Did you mean `RSpec/DuplicatedMetadata`?
unrecognized cop or department RSpec/StringAsInstanceDoubleConstant found in .rubocop.yml
Did you mean `RSpec/PendingWithoutReason`?
unrecognized cop or department Rails/WhereRange found in .rubocop.yml
Did you mean `Rails/WhereNot`?
unrecognized cop or department Style/SingleLineDoEndBlock found in .rubocop.yml
Did you mean `Style/SingleLineMethods`?
8
bundler-audit
bundler-audit engine documentation
9
flog
flog engine documentation
10
flay
flay engine documentation
SkippedView output
No engine named flay found
11
eslint
eslint engine documentation
View output
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
Ignoring the following rules that rely on module resolution:
	 * import/extensions
	 * import/named
	 * import/namespace
	 * import/no-absolute-path
	 * import/no-cycle
	 * import/no-duplicates
	 * import/no-extraneous-dependencies
	 * import/no-named-as-default
	 * import/no-named-as-default-member
	 * import/no-restricted-paths
	 * import/no-unresolved
	 * node/no-hide-code-modules
	 * node/no-missing-require