Skip to content

modulesync 7.0.0

modulesync 7.0.0 #322

Triggered via pull request August 17, 2023 23:05
Status Failure
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

6 errors
Puppet / Static validations: lib/puppet/type/openldap_database.rb#L97
Style/SlicingWithRange: Prefer ary[n..] over ary[n..-1].
Puppet / Static validations: lib/puppet/type/openldap_database.rb#L102
Style/SlicingWithRange: Prefer ary[n..] over ary[n..-1].
Puppet / Static validations: lib/puppet/type/openldap_database.rb#L107
Style/RedundantStringEscape: Redundant escape of { inside string literal.
Puppet / Static validations: lib/puppet/type/openldap_database.rb#L107
Style/RedundantStringEscape: Redundant escape of } inside string literal.
Puppet / Static validations: spec/functions/openldap_password_spec.rb#L7
RSpec/BeEq: Prefer `be` over `eq`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeEq)
Puppet / Static validations
Process completed with exit code 1.