Skip to content

SIRE-9538 Fixed static validations #22

SIRE-9538 Fixed static validations

SIRE-9538 Fixed static validations #22

Triggered via push June 22, 2023 15:42
Status Failure
Total duration 1m 42s
Artifacts

ci.yml

on: push
Puppet  /  Static validations
26s
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/provider/mongodb.rb#L175
Layout/SpaceAroundOperators: Operator `=>` should be surrounded by a single space. (https://rubystyle.guide#spaces-operators)
Puppet / Static validations: lib/puppet/provider/mongodb.rb#L175
Layout/ExtraSpacing: Unnecessary spacing detected.
Puppet / Static validations: lib/puppet/provider/mongodb.rb#L175
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
Puppet / Static validations: lib/puppet/provider/mongodb_database/mongodb.rb#L12
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#L399
Style/RescueStandardError: Avoid rescuing without specifying an error class.
Puppet / Static validations
Process completed with exit code 1.