Skip to content

(CAT-1226) - Remove Compatibility for Puppet 7.10 and below #100

(CAT-1226) - Remove Compatibility for Puppet 7.10 and below

(CAT-1226) - Remove Compatibility for Puppet 7.10 and below #100

Triggered via pull request October 2, 2023 12:33
Status Failure
Total duration 2m 46s
Artifacts

ci.yml

on: pull_request
Matrix: spec
Fit to window
Zoom out
Zoom in

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 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.