(CAT-1951) testing codecov coverage #1011
Annotations
9 errors
rubocop:
spec/unit/puppet-lint/data_spec.rb#L16
RSpec/VerifiedDoubles: Prefer using verifying doubles over normal doubles. (https://rspec.rubystyle.guide/#doubles, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/VerifiedDoubles)
|
rubocop:
spec/unit/puppet-lint/data_spec.rb#L17
RSpec/VerifiedDoubles: Prefer using verifying doubles over normal doubles. (https://rspec.rubystyle.guide/#doubles, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/VerifiedDoubles)
|
rubocop:
spec/unit/puppet-lint/data_spec.rb#L18
RSpec/VerifiedDoubles: Prefer using verifying doubles over normal doubles. (https://rspec.rubystyle.guide/#doubles, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/VerifiedDoubles)
|
rubocop:
spec/unit/puppet-lint/data_spec.rb#L18
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
rubocop:
spec/unit/puppet-lint/data_spec.rb#L21
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
rubocop:
spec/unit/puppet-lint/data_spec.rb#L25
Layout/FirstArrayElementIndentation: Use 2 spaces for indentation in an array, relative to the first position after the preceding left parenthesis.
|
rubocop:
spec/unit/puppet-lint/data_spec.rb#L29
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
rubocop:
spec/unit/puppet-lint/data_spec.rb#L30
Layout/FirstArrayElementIndentation: Indent the right bracket the same as the first position after the preceding left parenthesis.
|
rubocop
Process completed with exit code 1.
|
Loading