Skip to content

modulesync 2023-8-23 #7

modulesync 2023-8-23

modulesync 2023-8-23 #7

Triggered via pull request August 23, 2023 17:48
@zilchmszilchms
synchronize #69
modulesync
Status Failure
Total duration 34s
Artifacts

test.yml

on: pull_request
Matrix: test
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Ruby 3.0
Process completed with exit code 1.
Ruby 3.2
Process completed with exit code 1.
Ruby 3.1
Process completed with exit code 1.
rubocop: lib/puppet-ghostbuster/puppetdb.rb#L3
Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
rubocop: lib/puppet-ghostbuster/puppetdb.rb#L11
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
rubocop: spec/spec_helper.rb#L6
Style/ClassAndModuleChildren: Use nested module/class definitions instead of compact style. (https://rubystyle.guide#namespace-definition)
rubocop: spec/spec_helper.rb#L8
Lint/SymbolConversion: Unnecessary symbol conversion; use `:and` instead.
rubocop: spec/spec_helper.rb#L8
Style/SymbolLiteral: Do not use strings for word-like symbol literals.
rubocop: spec/spec_helper.rb#L8
Lint/SymbolConversion: Unnecessary symbol conversion; use `:or` instead.
rubocop: spec/spec_helper.rb#L8
Style/SymbolLiteral: Do not use strings for word-like symbol literals.
rubocop: spec/spec_helper.rb#L15
Naming/MethodParameterName: Method parameter must be at least 3 characters long.
rubocop: spec/spec_helper.rb#L16
Layout/IndentationWidth: Use 2 (not 4) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
rubocop: spec/spec_helper.rb#L21
Layout/IndentationWidth: Use 2 (not 4) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
Ruby 2.7
Process completed with exit code 1.