add --hosts param #343
Annotations
4 errors
rubocop:
spec/beaker_spec.rb#L67
Layout/LineLength: Line is too long. [206/200] (https://rubystyle.guide#max-line-length)
|
rubocop:
spec/github_actions_spec.rb#L168
Style/WordArray: Use `%w` or `%W` for an array of words. (https://rubystyle.guide#percent-w)
|
rubocop:
spec/github_actions_spec.rb#L304
Style/WordArray: Use `%w` or `%W` for an array of words. (https://rubystyle.guide#percent-w)
|
rubocop
Process completed with exit code 1.
|