Skip to content

Refactor Module to allow definition of types #26

Refactor Module to allow definition of types

Refactor Module to allow definition of types #26

Triggered via pull request November 22, 2023 15:14
Status Failure
Total duration 42s
Artifacts

ci.yml

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

Annotations

10 errors
Puppet / Static validations: spec/classes/otelcol_spec.rb#L11
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
Puppet / Static validations: spec/classes/otelcol_spec.rb#L18
Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the first position after the preceding left parenthesis.
Puppet / Static validations: spec/classes/otelcol_spec.rb#L20
Layout/FirstHashElementIndentation: Indent the right brace the same as the first position after the preceding left parenthesis.
Puppet / Static validations: spec/classes/otelcol_spec.rb#L61
Layout/SpaceBeforeComment: Put a space before an end-of-line comment.
Puppet / Static validations: spec/classes/otelcol_spec.rb#L178
RSpec/EmptyLineAfterExample: Add an empty line after `it`. (https://rspec.rubystyle.guide/#empty-lines-around-examples, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExample)
Puppet / Static validations: spec/classes/otelcol_spec.rb#L179
Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
Puppet / Static validations: spec/classes/otelcol_spec.rb#L180
Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the first position after the preceding left parenthesis.
Puppet / Static validations: spec/classes/otelcol_spec.rb#L184
Layout/FirstHashElementIndentation: Indent the right brace the same as the first position after the preceding left parenthesis.
Puppet / Static validations: spec/classes/otelcol_spec.rb#L185
Layout/IndentationConsistency: Inconsistent indentation detected. (https://rubystyle.guide#spaces-indentation, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
Puppet / Static validations: spec/classes/otelcol_spec.rb#L186
Layout/IndentationConsistency: Inconsistent indentation detected. (https://rubystyle.guide#spaces-indentation, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)