dpn-admin/dpn-sync

View on GitHub
Merge pull request #78 from dpn-admin/update-yard #283
Darren L. Weber, Ph.D authored 1eb95287
complete00:00:18
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
brakeman
brakeman engine documentation
8
bundler-audit
bundler-audit engine documentation
9
csslint
csslint engine documentation
10
fixme
fixme engine documentation
11
rubocop
rubocop engine documentation
View output
obsolete parameter MaxLineLength (for Style/IfUnlessModifier) found in .rubocop.yml
`Style/IfUnlessModifier: MaxLineLength` has been removed. Use `Metrics/LineLength: Max` instead
obsolete parameter MaxLineLength (for Style/WhileUntilModifier) found in .rubocop.yml
`Style/WhileUntilModifier: MaxLineLength` has been removed. Use `Metrics/LineLength: Max` instead
Warning: unrecognized cop Layout/SpaceInsideBrackets found in .rubocop.yml
Warning: unrecognized parameter Style/IfUnlessModifier:MaxLineLength found in .rubocop.yml
Warning: unrecognized parameter Style/WhileUntilModifier:MaxLineLength found in .rubocop.yml