(CAT-1226) - Remove Compatibility for Puppet 7.10 and below #100
Annotations
12 errors
spec (ubuntu-latest ruby 3.2 | puppet https://github.com/puppetlabs/puppet) / spec:
spec/unit/adapters_spec.rb#L37
Style/RedundantConditional: This conditional expression can just be replaced by `Puppet::Util::Package.versioncmp(Puppet.version, '8.0.0') >= 0`.
|
spec (ubuntu-latest ruby 3.2 | puppet https://github.com/puppetlabs/puppet) / spec:
spec/unit/adapters_spec.rb#L37
Style/IfWithBooleanLiteralBranches: Remove redundant ternary operator with boolean literal branches.
|
spec (ubuntu-latest ruby 3.2 | puppet https://github.com/puppetlabs/puppet) / spec
Process completed with exit code 1.
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/unit/adapters_spec.rb#L37
Style/RedundantConditional: This conditional expression can just be replaced by `Puppet::Util::Package.versioncmp(Puppet.version, '8.0.0') >= 0`.
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/unit/adapters_spec.rb#L37
Style/IfWithBooleanLiteralBranches: Remove redundant ternary operator with boolean literal branches.
|
spec (ubuntu-latest ruby 2.7 | puppet ~> 7.0) / spec
Process completed with exit code 1.
|
spec (windows-latest ruby 3.2 | puppet https://github.com/puppetlabs/puppet) / spec:
spec/unit/adapters_spec.rb#L37
Style/RedundantConditional: This conditional expression can just be replaced by `Puppet::Util::Package.versioncmp(Puppet.version, '8.0.0') >= 0`.
|
spec (windows-latest ruby 3.2 | puppet https://github.com/puppetlabs/puppet) / spec:
spec/unit/adapters_spec.rb#L37
Style/IfWithBooleanLiteralBranches: Remove redundant ternary operator with boolean literal branches.
|
spec (windows-latest ruby 3.2 | puppet https://github.com/puppetlabs/puppet) / spec
Process completed with exit code 1.
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/unit/adapters_spec.rb#L37
Style/RedundantConditional: This conditional expression can just be replaced by `Puppet::Util::Package.versioncmp(Puppet.version, '8.0.0') >= 0`.
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec:
spec/unit/adapters_spec.rb#L37
Style/IfWithBooleanLiteralBranches: Remove redundant ternary operator with boolean literal branches.
|
spec (windows-latest ruby 2.7 | puppet ~> 7.0) / spec
Process completed with exit code 1.
|