Provider cleanup #296
ci.yml
on: pull_request
Puppet
/
Static validations
25s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
2 errors
Puppet / Static validations:
lib/puppet/provider/mongodb_user/mongodb.rb#L108
Lint/UnusedMethodArgument: Unused method argument - `value`. If it's necessary, use `_` or `_value` as an argument name to indicate that it won't be used. If it's unnecessary, remove it. You can also write as `*** if you want the method to accept any arguments but don't care about them. (https://rubystyle.guide#underscore-unused-vars)
|
Puppet / Static validations
Process completed with exit code 1.
|