Always use XML builders to construct XML #104
Annotations
2 warnings
lib/fog/libvirt/models/compute/volume.rb#L82
[rubocop] reported by reviewdog 🐶
Assignment Branch Condition size for to_xml is too high. [<6, 40, 5> 40.76/38]
Raw Output:
lib/fog/libvirt/models/compute/volume.rb:82:9: C: Metrics/AbcSize: Assignment Branch Condition size for to_xml is too high. [<6, 40, 5> 40.76/38]
|
lib/fog/libvirt/models/compute/volume.rb#L82
[rubocop] reported by reviewdog 🐶
Method has too many lines. [31/24]
Raw Output:
lib/fog/libvirt/models/compute/volume.rb:82:9: C: Metrics/MethodLength: Method has too many lines. [31/24]
|
This job succeeded
Loading