modulesync 2023-8-23 #4
Annotations
10 errors
Gemfile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
Rakefile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lib/puppet-ghostbuster/puppetdb.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lib/puppet-ghostbuster/puppetdb.rb#L6
Style/Documentation: Missing top-level documentation comment for `class PuppetGhostbuster::PuppetDB`.
|
lib/puppet-ghostbuster/puppetdb.rb#L10
Style/ClassVars: Replace class var @@client with a class instance var. (https://rubystyle.guide#no-class-vars)
|
lib/puppet-ghostbuster/puppetdb.rb#L11
Style/RedundantInterpolation: Prefer `to_s` over string interpolation.
|
lib/puppet-ghostbuster/puppetdb.rb#L11
Layout/LineLength: Line is too long. [125/120] (https://rubystyle.guide#max-line-length)
|
lib/puppet-ghostbuster/puppetdb.rb#L25
Style/ClassVars: Replace class var @@classes with a class instance var. (https://rubystyle.guide#no-class-vars)
|
lib/puppet-ghostbuster/puppetdb.rb#L26
Layout/LineLength: Line is too long. [123/120] (https://rubystyle.guide#max-line-length)
|
lib/puppet-ghostbuster/puppetdb.rb#L36
Style/ClassVars: Replace class var @@resources with a class instance var. (https://rubystyle.guide#no-class-vars)
|
The logs for this run have expired and are no longer available.
Loading