modulesync 7.0.0 #322
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
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
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.
|