support force-cleaning git repos #81
Annotations
10 errors
Run Static & Syntax Tests:
lib/puppet/provider/vcsrepo/git.rb#L264
Lint/EmptyWhen: Avoid `when` branches without a body.
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/vcsrepo/git_spec.rb#L176
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/vcsrepo/git_spec.rb#L178
RSpec/NotToNot: Prefer `not_to` over `to_not`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/NotToNot)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/vcsrepo/git_spec.rb#L182
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/vcsrepo/git_spec.rb#L183
RSpec/NotToNot: Prefer `not_to` over `to_not`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/NotToNot)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/vcsrepo/git_spec.rb#L184
Layout/SpaceAroundOperators: Surrounding space missing for operator `=`. (https://rubystyle.guide#spaces-operators)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/vcsrepo/git_spec.rb#L189
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/vcsrepo/git_spec.rb#L196
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Static & Syntax Tests:
spec/unit/puppet/provider/vcsrepo/git_spec.rb#L199
Layout/SpaceAroundOperators: Surrounding space missing for operator `=`. (https://rubystyle.guide#spaces-operators)
|
Run Static & Syntax Tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading