Update puppet-modulebuilder requirement from ~> 1.0 to >= 1, < 3 #83
Annotations
10 errors
lib/puppet_blacksmith/modulefile.rb#L49
Performance/StringIdentifierArgument: Use `:"bump_#{level}!"` instead of `"bump_#{level}!"`.
|
lib/puppet_blacksmith/modulefile.rb#L66
Performance/StringIdentifierArgument: Use `:"#{level}!"` instead of `"#{level}!"`.
|
lib/puppet_blacksmith/rake_tasks.rb#L105
Lint/SymbolConversion: Unnecessary symbol conversion; use `:"next:#{level}"` instead.
|
lib/puppet_blacksmith/rake_tasks.rb#L121
Lint/SymbolConversion: Unnecessary symbol conversion; use `:"bump:#{level}"` instead.
|
lib/puppet_blacksmith/version_helper.rb#L105
Performance/StringIdentifierArgument: Use `:"#{term}!"` instead of `"#{term}!"`.
|
lib/puppet_blacksmith/version_helper.rb#L121
Performance/StringIdentifierArgument: Use `:"#{term}="` instead of `"#{term}="`.
|
spec/puppet_blacksmith/forge_live_spec.rb#L6
RSpec/MetadataStyle: Use symbol style for metadata. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MetadataStyle)
|
spec/puppet_blacksmith/git_spec.rb#L101
Style/RedundantLineContinuation: Redundant line continuation.
|
spec/puppet_blacksmith/git_spec.rb#L102
Style/RedundantLineContinuation: Redundant line continuation.
|
|
This job failed
Loading