Skip to content

Use shared example for indempotent resource #709

Use shared example for indempotent resource

Use shared example for indempotent resource #709

Triggered via pull request March 8, 2024 13:45
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
24s
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/acceptance/agent_spec.rb#L7
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
Puppet / Static validations: spec/acceptance/agent_spec.rb#L10
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/acceptance/agent_spec.rb#L12
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/acceptance/agent_spec.rb#L27
RSpec/ExpectInHook: Do not use `is_expected` in `before` hook (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectInHook)
Puppet / Static validations: spec/acceptance/agent_spec.rb#L31
RSpec/ExpectInHook: Do not use `is_expected` in `before` hook (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectInHook)
Puppet / Static validations: spec/acceptance/agent_spec.rb#L32
RSpec/ExpectInHook: Do not use `is_expected` in `before` hook (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectInHook)
Puppet / Static validations: spec/acceptance/agent_spec.rb#L36
RSpec/ExpectInHook: Do not use `is_expected` in `before` hook (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectInHook)
Puppet / Static validations: spec/acceptance/server_spec.rb#L5
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
Puppet / Static validations: spec/acceptance/server_spec.rb#L59
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
Puppet / Static validations
Process completed with exit code 1.