Skip to content

add dnfmodule repo implementation #154

add dnfmodule repo implementation

add dnfmodule repo implementation #154

Triggered via pull request October 29, 2023 17:37
@evgenievgeni
synchronize #488
dnfmodule
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
19s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

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.