Skip to content

switch to voxpupuli-rubocop #53

switch to voxpupuli-rubocop

switch to voxpupuli-rubocop #53

Triggered via pull request September 22, 2023 08:47
Status Failure
Total duration 1m 10s
Artifacts

ci.yml

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

Annotations

4 errors
rubocop: lib/beaker/hypervisor/hcloud.rb#L12
Layout/LineLength: Line is too long. [149/120] (https://rubystyle.guide#max-line-length)
rubocop: spec/beaker/hypervisor/hcloud_spec.rb#L39
RSpec/IndexedLet: This `let` statement uses index in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
rubocop: spec/beaker/hypervisor/hcloud_spec.rb#L50
RSpec/IndexedLet: This `let` statement uses index in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
rubocop
Process completed with exit code 1.