Skip to content

Refactor Module to allow definition of types #43

Refactor Module to allow definition of types

Refactor Module to allow definition of types #43

Triggered via pull request November 24, 2023 11:26
@voxel01voxel01
synchronize #11
refactor-types
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
22s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

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.