add dnfmodule repo implementation #154
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
5 errors
Puppet / Static validations:
spec/acceptance/class_spec.rb#L104
RSpec/ImplicitExpect: Prefer `is_expected.to` over `should`. (https://rspec.rubystyle.guide/#use-expect, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ImplicitExpect)
|
Puppet / Static validations:
spec/acceptance/class_spec.rb#L105
RSpec/ImplicitExpect: Prefer `is_expected.to` over `should`. (https://rspec.rubystyle.guide/#use-expect, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ImplicitExpect)
|
Puppet / Static validations:
spec/acceptance/class_spec.rb#L105
Lint/AmbiguousRegexpLiteral: Ambiguous regexp literal. Parenthesize the method arguments if it's surely a regexp literal, or add a whitespace to the right of the `/` if it should be a division.
|
Puppet / Static validations:
spec/acceptance/class_spec.rb#L105
Style/RegexpLiteral: Use `%r` around regular expression. (https://rubystyle.guide#percent-r)
|
Puppet / Static validations
Process completed with exit code 1.
|