require rspec-puppet-facts 5.x; drop legacy facts support #331
Annotations
5 errors
lib/voxpupuli/test/facts.rb#L73
Metrics/AbcSize: Assignment Branch Condition size for add_stdlib_facts is too high. [<3, 21, 13> 24.88/18] (http://c2.com/cgi/wiki?AbcMetric, https://en.wikipedia.org/wiki/ABC_Software_Metric)
|
lib/voxpupuli/test/facts.rb#L73
Metrics/CyclomaticComplexity: Cyclomatic complexity for add_stdlib_facts is too high. [12/10]
|
lib/voxpupuli/test/facts.rb#L73
Metrics/MethodLength: Method has too many lines. [31/24] (https://rubystyle.guide#short-methods)
|
lib/voxpupuli/test/facts.rb#L88
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
|
|
This job failed
Loading