Skip to content

SIRE-9538 fix replset initiation with new mogosh client #20

SIRE-9538 fix replset initiation with new mogosh client

SIRE-9538 fix replset initiation with new mogosh client #20

Triggered via push June 22, 2023 07:16
Status Failure
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

8 errors
Puppet / Static validations: lib/puppet/provider/mongodb.rb#L176
Layout/SpaceAroundOperators: Operator `=>` should be surrounded by a single space. (https://rubystyle.guide#spaces-operators)
Puppet / Static validations: lib/puppet/provider/mongodb.rb#L176
Layout/ExtraSpacing: Unnecessary spacing detected.
Puppet / Static validations: lib/puppet/provider/mongodb.rb#L176
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
Puppet / Static validations: lib/puppet/provider/mongodb.rb#L182
Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
Puppet / Static validations: lib/puppet/provider/mongodb_database/mongodb.rb#L26
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
Puppet / Static validations: lib/puppet/provider/mongodb_replset/mongo.rb#L159
Lint/AmbiguousOperatorPrecedence: Wrap expressions with varying precedence with parentheses to avoid ambiguity.
Puppet / Static validations: lib/puppet/provider/mongodb_replset/mongo.rb#L399
Style/RescueStandardError: Avoid rescuing without specifying an error class.
Puppet / Static validations
Process completed with exit code 1.