require rspec-puppet-facts 5.x; drop legacy facts support #331
test.yml
on: pull_request
Matrix: test
rubocop
14s
Test suite
0s
Annotations
5 errors and 8 warnings
rubocop:
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)
|
rubocop:
lib/voxpupuli/test/facts.rb#L73
Metrics/CyclomaticComplexity: Cyclomatic complexity for add_stdlib_facts is too high. [12/10]
|
rubocop:
lib/voxpupuli/test/facts.rb#L73
Metrics/MethodLength: Method has too many lines. [31/24] (https://rubystyle.guide#short-methods)
|
rubocop:
lib/voxpupuli/test/facts.rb#L88
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
|
rubocop
Process completed with exit code 1.
|
Ruby 3.2 - Puppet ~> 7.24
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ruby 3.0 - Puppet ~> 7.24
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ruby 3.1 - Puppet ~> 7.24
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ruby 3.1 - Puppet ~> 8.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ruby 3.2 - Puppet ~> 8.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ruby 3.3 - Puppet ~> 7.24
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ruby 3.3 - Puppet ~> 8.0
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ruby 2.7 - Puppet ~> 7.24
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|