grempe/tss-rb

View on GitHub
Merge pull request #1 from grempe/dependabot/bundler/bundler-tw-2.0 #180
Glenn Rempe authored a7851f44
complete00:00:17
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: '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...
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
7
fixme
fixme engine documentation
8
rubocop
rubocop engine documentation
View output
The `Lint/InvalidCharacterLiteral` cop has been removed since it was never being actually triggered.
(obsolete configuration found in .rubocop.yml, please update it)
obsolete parameter MaxLineLength (for Style/IfUnlessModifier) found in .rubocop.yml
`Style/IfUnlessModifier: MaxLineLength` has been removed. Use `Metrics/LineLength: Max` instead
Warning: unrecognized cop Lint/InvalidCharacterLiteral found in .rubocop.yml
Warning: unrecognized cop Layout/SpaceInsideBrackets found in .rubocop.yml
Warning: unrecognized parameter Style/IfUnlessModifier:MaxLineLength found in .rubocop.yml
Warning: unrecognized parameter Style/TrailingCommaInArguments:SupportedStyles found in .rubocop.yml
Warning: unrecognized parameter Style/TrailingCommaInLiteral:SupportedStyles found in .rubocop.yml