Skip to content

Remove broken gem again #2

Remove broken gem again

Remove broken gem again #2

Triggered via push January 13, 2025 11:03
Status Failure
Total duration 55s
Artifacts

ci.yml

on: push
Puppet  /  Static validations
34s
Puppet / Static validations
Matrix: Puppet / unit
Puppet  /  Test suite
3s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Puppet / Static validations: lib/facter/dehydrated_certificates.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Puppet / Static validations: lib/facter/dehydrated_certificates.rb#L9
Style/EmptyElse: Redundant `else`-clause.
Puppet / Static validations: lib/facter/dehydrated_certificates.rb#L22
Style/EmptyElse: Redundant `else`-clause.
Puppet / Static validations: lib/facter/dehydrated_certificates.rb#L50
Style/EmptyElse: Redundant `else`-clause.
Puppet / Static validations: lib/facter/dehydrated_certificates.rb#L63
Style/NegatedIfElseCondition: Invert the negated condition and swap the if-else branches.
Puppet / Static validations: lib/facter/dehydrated_config.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Puppet / Static validations: lib/facter/dehydrated_config.rb#L12
Style/EmptyElse: Redundant `else`-clause.
Puppet / Static validations: lib/facter/dehydrated_config.rb#L33
Style/RedundantAssignment: Redundant assignment before returning detected.
Puppet / Static validations: lib/facter/dehydrated_config.rb#L49
Style/IfUnlessModifier: Favor modifier `unless` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. (https://rubystyle.guide#if-as-a-modifier)
Puppet / Static validations: lib/facter/dehydrated_config.rb#L72
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. (https://rubystyle.guide#if-as-a-modifier)
Puppet / Test suite
Process completed with exit code 1.