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
rubocop
40s
Test suite
0s
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.
|