Skip to content

add support for journal upload and remote server #732

add support for journal upload and remote server

add support for journal upload and remote server #732

Triggered via pull request August 13, 2024 11:25
Status Failure
Total duration 40s
Artifacts

ci.yml

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

Annotations

11 errors
Puppet / Static validations: spec/classes/init_spec.rb#L591
Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
Puppet / Static validations: spec/classes/init_spec.rb#L592
Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the start of the line where the left curly brace is.
Puppet / Static validations: spec/classes/init_spec.rb#L598
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
Puppet / Static validations: spec/classes/init_spec.rb#L599
Layout/FirstHashElementIndentation: Indent the right brace the same as the start of the line where the left brace is.
Puppet / Static validations: spec/classes/init_spec.rb#L605
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/init_spec.rb#L611
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call. (https://rubystyle.guide#no-trailing-params-comma)
Puppet / Static validations: spec/classes/init_spec.rb#L613
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/init_spec.rb#L619
Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call. (https://rubystyle.guide#no-trailing-params-comma)
Puppet / Static validations: spec/classes/init_spec.rb#L624
RSpec/ExcessiveDocstringSpacing: Excessive whitespace. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExcessiveDocstringSpacing)
Puppet / Static validations: spec/classes/init_spec.rb#L625
Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
Puppet / Test suite
Process completed with exit code 1.