Skip to content

feat: introduce --read-paths to threat PATH as a file containing manifest paths #1050

feat: introduce --read-paths to threat PATH as a file containing manifest paths

feat: introduce --read-paths to threat PATH as a file containing manifest paths #1050

Re-run triggered March 15, 2025 09:46
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

12 errors
spec (ruby 3.2) / spec: lib/puppet-lint/bin.rb#L24
Metrics/PerceivedComplexity: Perceived complexity for run is too high. [34/31]
spec (ruby 3.2) / spec: lib/puppet-lint/bin.rb#L71
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array. (https://rubystyle.guide#functional-code)
spec (ruby 3.2) / spec: lib/puppet-lint/optparser.rb#L20
Metrics/MethodLength: Method has too many lines. [114/111] (https://rubystyle.guide#short-methods)
spec (ruby 3.2) / spec
Process completed with exit code 1.
spec (ruby 3.3) / spec: lib/puppet-lint/bin.rb#L24
Metrics/PerceivedComplexity: Perceived complexity for run is too high. [34/31]
spec (ruby 3.3) / spec: lib/puppet-lint/bin.rb#L71
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array. (https://rubystyle.guide#functional-code)
spec (ruby 3.3) / spec: lib/puppet-lint/optparser.rb#L20
Metrics/MethodLength: Method has too many lines. [114/111] (https://rubystyle.guide#short-methods)
spec (ruby 3.3) / spec
Process completed with exit code 1.
spec (ruby 2.7) / spec: lib/puppet-lint/bin.rb#L24
Metrics/PerceivedComplexity: Perceived complexity for run is too high. [34/31]
spec (ruby 2.7) / spec: lib/puppet-lint/bin.rb#L71
Style/MapIntoArray: Use `map` instead of `each` to map elements into an array. (https://rubystyle.guide#functional-code)
spec (ruby 2.7) / spec: lib/puppet-lint/optparser.rb#L20
Metrics/MethodLength: Method has too many lines. [114/111] (https://rubystyle.guide#short-methods)
spec (ruby 2.7) / spec
Process completed with exit code 1.