Switch to new OpenVox packages #56
Open
Annotations
3 errors and 1 warning
Rubocop:
lib/beaker_puppet_helpers/install_utils.rb#L79
Lint/UnusedMethodArgument: Unused method argument - `host`. If it's necessary, use `_` or `_host` as an argument name to indicate that it won't be used. If it's unnecessary, remove it. You can also write as `puppet_package_name(*)` if you want the method to accept any arguments but don't care about them. (https://rubystyle.guide#underscore-unused-vars)
|
Rubocop:
lib/beaker_puppet_helpers/install_utils.rb#L79
Lint/UnusedMethodArgument: Unused method argument - `prefer_aio`. You can also write as `puppet_package_name(*)` if you want the method to accept any arguments but don't care about them. (https://rubystyle.guide#underscore-unused-vars)
|
Rubocop
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading