Skip to content

add support for journal upload and remote server #733

add support for journal upload and remote server

add support for journal upload and remote server #733

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

ci.yml

on: pull_request
Puppet  /  Static validations
18s
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#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#L612
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#L621
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#L626
RSpec/ExcessiveDocstringSpacing: Excessive whitespace. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExcessiveDocstringSpacing)
Puppet / Static validations: spec/classes/init_spec.rb#L627
Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
Puppet / Static validations: spec/classes/init_spec.rb#L627
Layout/SpaceInsideHashLiteralBraces: Space inside empty hash literal braces detected. (https://rubystyle.guide#spaces-braces)
Puppet / Static validations: spec/classes/init_spec.rb#L635
Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
Puppet / Static validations
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.