switch to using the nodistro nodesource repos, removing source support, dropping support for NodeJS16 on EL9 #179
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
2 errors
Puppet / Static validations:
spec/acceptance/class_spec.rb#L6
Style/GuardClause: Use a guard clause (`return unless fact('os.family') == 'RedHat'`) instead of wrapping the code inside a conditional expression. (https://rubystyle.guide#no-nested-conditionals)
|
Puppet / Static validations
Process completed with exit code 1.
|