Refactor Module to allow definition of types #43
ci.yml
on: pull_request
Puppet
/
Static validations
22s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
5 errors
Puppet / Static validations:
spec/acceptance/otelcol_contrib_spec.rb#L10
RSpec/EmptyLineAfterExampleGroup: Add an empty line after `describe`. (https://rspec.rubystyle.guide/#empty-lines-between-describes, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExampleGroup)
|
Puppet / Static validations:
spec/acceptance/otelcol_contrib_spec.rb#L12
RSpec/ImplicitExpect: Prefer `is_expected.to` over `should`. (https://rspec.rubystyle.guide/#use-expect, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ImplicitExpect)
|
Puppet / Static validations:
spec/acceptance/otelcol_spec.rb#L10
RSpec/EmptyLineAfterExampleGroup: Add an empty line after `describe`. (https://rspec.rubystyle.guide/#empty-lines-between-describes, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExampleGroup)
|
Puppet / Static validations:
spec/acceptance/otelcol_spec.rb#L12
RSpec/ImplicitExpect: Prefer `is_expected.to` over `should`. (https://rspec.rubystyle.guide/#use-expect, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ImplicitExpect)
|
Puppet / Static validations
Process completed with exit code 1.
|