Skip to content

Fix empty string nullification #693

Fix empty string nullification

Fix empty string nullification #693

Triggered via pull request March 5, 2024 14:43
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Matrix: spec
Matrix: acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

4 errors
spec (ruby 3.2 | puppet ~> 8.0) / spec: lib/puppet/provider/dsc_base_provider/dsc_base_provider.rb#L678
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`.
spec (ruby 3.2 | puppet ~> 8.0) / spec
Process completed with exit code 1.
spec (ruby 2.7 | puppet ~> 7.0) / spec: lib/puppet/provider/dsc_base_provider/dsc_base_provider.rb#L678
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`.
spec (ruby 2.7 | puppet ~> 7.0) / spec
Process completed with exit code 1.