HipByte/codeclimate-rubymotion

View on GitHub
Add circle.yml #100
GordonDiggs authored 2f18086a
complete00:00:14
Your first build completed successfully!

Congratulations

Your first build completed successfully!

See the Results

1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
WARNING: 'engines' has been deprecated, please use 'plugins' instead
WARNING: 'ratings' has been deprecated, and will not be used
WARNING: unrecognized key 'ruby'
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
The `Style/TrailingComma` cop no longer exists. Please use `Style/TrailingCommaInLiteral` and/or `Style/TrailingCommaInArguments` instead.
(obsolete configuration found in config/style_guides/ruby.yml, please update it)
The `Rails/DefaultScope` cop no longer exists.
(obsolete configuration found in config/style_guides/ruby.yml, please update it)
The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered.
(obsolete configuration found in config/style_guides/ruby.yml, please update it)
obsolete parameter EnforcedStyle (for Style/Encoding) found in config/style_guides/ruby.yml
Style/Encoding no longer supports styles. The "never" behavior is always assumed.
obsolete parameter SupportedStyles (for Style/Encoding) found in config/style_guides/ruby.yml
Style/Encoding no longer supports styles. The "never" behavior is always assumed.
obsolete parameter MaxLineLength (for Style/IfUnlessModifier) found in config/style_guides/ruby.yml
`Style/IfUnlessModifier: MaxLineLength` has been removed. Use `Metrics/LineLength: Max` instead
obsolete parameter MaxLineLength (for Style/WhileUntilModifier) found in config/style_guides/ruby.yml
`Style/WhileUntilModifier: MaxLineLength` has been removed. Use `Metrics/LineLength: Max` instead
obsolete parameter RunRailsCops (for AllCops) found in config/style_guides/ruby.yml
Use the following configuration instead:
Rails:
  Enabled: true
Warning: unrecognized cop Style/TrailingComma found in config/style_guides/ruby.yml
Warning: unrecognized cop Rails/DefaultScope found in config/style_guides/ruby.yml
Warning: unrecognized cop Style/Blocks found in config/style_guides/ruby.yml
Warning: unrecognized cop Layout/SpaceInsideBrackets found in config/style_guides/ruby.yml
Warning: unrecognized cop Style/UnneededPercentX found in config/style_guides/ruby.yml
Warning: unrecognized cop Lint/InvalidCharacterLiteral found in config/style_guides/ruby.yml
Warning: unrecognized parameter AllCops:RunRailsCops found in config/style_guides/ruby.yml
Warning: unrecognized parameter Style/Encoding:EnforcedStyle found in config/style_guides/ruby.yml
Warning: unrecognized parameter Style/Encoding:SupportedStyles found in config/style_guides/ruby.yml
Warning: unrecognized parameter Style/IfUnlessModifier:MaxLineLength found in config/style_guides/ruby.yml
Warning: unrecognized parameter Style/RegexpLiteral:MaxSlashes found in config/style_guides/ruby.yml
Warning: unrecognized parameter Layout/SpaceAroundBlockParameters:SupportedStyles found in config/style_guides/ruby.yml
Warning: unrecognized parameter Style/WhileUntilModifier:MaxLineLength found in config/style_guides/ruby.yml
Warning: unrecognized parameter Lint/EndAlignment:SupportedStyles found in config/style_guides/ruby.yml
Warning: unrecognized parameter Lint/DefEndAlignment:SupportedStyles found in config/style_guides/ruby.yml