EFI & Secure Boot #111
rubocop.yml
on: pull_request
runner / rubocop
1m 40s
Annotations
2 warnings
runner / rubocop:
lib/fog/libvirt/requests/compute/list_domains.rb#L59
[rubocop] reported by reviewdog 🐶
Align `.select` with `xml_elements(xml, "domain/os/firmware/feature")` on line 58.
Raw Output:
lib/fog/libvirt/requests/compute/list_domains.rb:59:32: C: Layout/MultilineMethodCallIndentation: Align `.select` with `xml_elements(xml, "domain/os/firmware/feature")` on line 58.
|
runner / rubocop:
lib/fog/libvirt/requests/compute/list_domains.rb#L60
[rubocop] reported by reviewdog 🐶
Align `.map` with `xml_elements(xml, "domain/os/firmware/feature")` on line 58.
Raw Output:
lib/fog/libvirt/requests/compute/list_domains.rb:60:32: C: Layout/MultilineMethodCallIndentation: Align `.map` with `xml_elements(xml, "domain/os/firmware/feature")` on line 58.
|