Clean up for rubocop #65
pr_tests.yml
on: pull_request
Puppet Syntax
1m 19s
Puppet Style
55s
Ruby Style
55s
File checks
56s
RELENG checks
58s
Matrix: Puppet Spec
Annotations
5 errors and 7 warnings
Ruby Style:
spec/acceptance/suites/default/00_default_spec.rb#L58
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Ruby Style:
spec/acceptance/suites/default/00_default_spec.rb#L62
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Ruby Style:
spec/unit/compliance_engine/compliance_engine_enforce_spec.rb#L44
RSpec/InstanceVariable: Avoid instance variables - use let, a method call, or a local variable (if possible). (https://rspec.rubystyle.guide/#instance-variables, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/InstanceVariable)
|
Ruby Style:
spec/unit/compliance_engine/compliance_engine_enforce_spec.rb#L49
RSpec/InstanceVariable: Avoid instance variables - use let, a method call, or a local variable (if possible). (https://rspec.rubystyle.guide/#instance-variables, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/InstanceVariable)
|
Ruby Style
Process completed with exit code 1.
|
Puppet Style
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
|
File checks
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 Syntax
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
|