Clean up for rubocop #71
Triggered via pull request
December 14, 2024 02:53
Status
Failure
Total duration
23m 48s
Artifacts
–
pr_tests.yml
on: pull_request
Puppet Syntax
54s
Puppet Style
58s
Ruby Style
54s
File checks
54s
RELENG checks
55s
Matrix: Puppet Spec
Annotations
11 errors and 7 warnings
Ruby Style:
lib/puppet/type/rsync.rb#L116
Layout/LineLength: Line is too long. [419/200] (https://rubystyle.guide#max-line-length)
|
Ruby Style:
lib/puppet/type/rsync.rb#L117
Layout/LineLength: Line is too long. [726/200] (https://rubystyle.guide#max-line-length)
|
Ruby Style:
lib/puppet/type/rsync.rb#L121
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`? (https://rubystyle.guide#no-blind-rescues)
|
Ruby Style:
spec/acceptance/suites/default/10_server_client_spec.rb#L57
RSpec/IndexedLet: This `let` statement uses `1` in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
|
Ruby Style:
spec/acceptance/suites/default/10_server_client_spec.rb#L69
RSpec/IndexedLet: This `let` statement uses `2` in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
|
Ruby Style:
spec/acceptance/suites/default/10_server_client_spec.rb#L81
RSpec/IndexedLet: This `let` statement uses `1` in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
|
Ruby Style:
spec/acceptance/suites/default/10_server_client_spec.rb#L93
RSpec/IndexedLet: This `let` statement uses `2` in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
|
Ruby Style:
spec/acceptance/suites/default/20_server_client_stunnel_spec.rb#L18
RSpec/IndexedLet: This `let` statement uses `1` in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
|
Ruby Style:
spec/acceptance/suites/default/20_server_client_stunnel_spec.rb#L22
RSpec/IndexedLet: This `let` statement uses `2` in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
|
Ruby Style:
spec/acceptance/suites/default/20_server_client_stunnel_spec.rb#L26
RSpec/IndexedLet: This `let` statement uses `1` in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
|
RELENG checks
Process completed with exit code 1.
|
Puppet Syntax
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
File checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby Style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
RELENG checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Puppet Style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|