switch to using the nodistro nodesource repos, removing source support, dropping support for NodeJS16 on EL9 #133
ci.yml
on: pull_request
Puppet
/
Static validations
23s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
6 errors
Puppet / Static validations:
spec/classes/nodejs_spec.rb#L270
Lint/UselessAssignment: Useless assignment to variable - `dist_type`. (https://rubystyle.guide#underscore-unused-vars)
|
Puppet / Static validations:
spec/classes/nodejs_spec.rb#L271
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/classes/nodejs_spec.rb#L272
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/classes/nodejs_spec.rb#L343
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations:
spec/classes/nodejs_spec.rb#L344
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Puppet / Static validations
Process completed with exit code 1.
|