Uncouple from the puppet_litmus gem #175
ci.yml
on: pull_request
Spec
/
Setup Test Matrix
24s
Matrix: Spec / spec
Annotations
20 errors and 5 warnings
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
lib/inventory_helper.rb#L6
Style/Documentation: Missing top-level documentation comment for `class InventoryHelper`.
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
lib/inventory_helper.rb#L23
Style/RedundantSelf: Redundant `self` detected. (https://rubystyle.guide#no-self-unless-required)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
lib/inventory_helper.rb#L51
Layout/SpaceAroundEqualsInParameterDefault: Surrounding space missing in default value assignment. (https://rubystyle.guide#spaces-around-equals)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
lib/inventory_helper.rb#L56
Style/Next: Use `next` to skip iteration. (https://rubystyle.guide#no-nested-conditionals)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
lib/inventory_helper.rb#L72
Style/InverseMethods: Use `reject!` instead of inverting `select!`.
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
lib/inventory_helper.rb#L96
Style/EmptyLiteral: Use hash literal `{}` instead of `Hash.new`. (https://rubystyle.guide#literal-array-hash)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
lib/inventory_helper.rb#L97
Style/RedundantSelf: Redundant `self` detected. (https://rubystyle.guide#no-self-unless-required)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
lib/inventory_helper.rb#L98
Style/RedundantReturn: Redundant `return` detected. (https://rubystyle.guide#no-explicit-return)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
tasks/abs.rb#L124
Lint/ShadowingOuterLocalVariable: Shadowing outer local variable - `node`.
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
lib/inventory_helper.rb#L6
Style/Documentation: Missing top-level documentation comment for `class InventoryHelper`.
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
lib/inventory_helper.rb#L23
Style/RedundantSelf: Redundant `self` detected. (https://rubystyle.guide#no-self-unless-required)
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
lib/inventory_helper.rb#L51
Layout/SpaceAroundEqualsInParameterDefault: Surrounding space missing in default value assignment. (https://rubystyle.guide#spaces-around-equals)
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
lib/inventory_helper.rb#L56
Style/Next: Use `next` to skip iteration. (https://rubystyle.guide#no-nested-conditionals)
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
lib/inventory_helper.rb#L72
Style/InverseMethods: Use `reject!` instead of inverting `select!`.
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
lib/inventory_helper.rb#L96
Style/EmptyLiteral: Use hash literal `{}` instead of `Hash.new`. (https://rubystyle.guide#literal-array-hash)
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
lib/inventory_helper.rb#L97
Style/RedundantSelf: Redundant `self` detected. (https://rubystyle.guide#no-self-unless-required)
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
lib/inventory_helper.rb#L98
Style/RedundantReturn: Redundant `return` detected. (https://rubystyle.guide#no-explicit-return)
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
tasks/abs.rb#L124
Lint/ShadowingOuterLocalVariable: Shadowing outer local variable - `node`.
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7)
Process completed with exit code 1.
|
Spec / Setup Test Matrix
Cannot find image for windows-10
|
Spec / Setup Test Matrix
Cannot find image for windows-2012 R2
|
Spec / Setup Test Matrix
Cannot find image for windows-2016
|
Spec / Setup Test Matrix
Cannot find image for windows-2019
|
Spec / Setup Test Matrix
Cannot find image for windows-2022
|