Skip to content

Switch to new OpenVox packages #137

Switch to new OpenVox packages

Switch to new OpenVox packages #137

Triggered via pull request January 11, 2025 21:29
Status Failure
Total duration 55s
Artifacts

test.yml

on: pull_request
Matrix: build
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Ruby 3.2
Process completed with exit code 1.
Ruby 3.3
Process completed with exit code 1.
Ruby 3.0
Process completed with exit code 1.
Ruby 3.1
Process completed with exit code 1.
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.
Ruby 2.7
Process completed with exit code 1.
Rubocop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636