Skip to content

modulesync 2023-8-23 #3

modulesync 2023-8-23

modulesync 2023-8-23 #3

Triggered via pull request August 23, 2023 15:31
@zilchmszilchms
synchronize #69
modulesync
Status Failure
Total duration 38s
Artifacts

test.yml

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

Annotations

14 errors
rubocop: lib/puppet-ghostbuster/puppetdb.rb#L8
Style/Documentation: Missing top-level documentation comment for `class PuppetGhostbuster::PuppetDB`.
rubocop: lib/puppet-ghostbuster/puppetdb.rb#L12
Style/ClassVars: Replace class var @@client with a class instance var. (https://rubystyle.guide#no-class-vars)
rubocop: lib/puppet-ghostbuster/puppetdb.rb#L13
Layout/LineLength: Line is too long. [127/120] (https://rubystyle.guide#max-line-length)
rubocop: lib/puppet-ghostbuster/puppetdb.rb#L27
Style/ClassVars: Replace class var @@classes with a class instance var. (https://rubystyle.guide#no-class-vars)
rubocop: lib/puppet-ghostbuster/puppetdb.rb#L28
Layout/LineLength: Line is too long. [123/120] (https://rubystyle.guide#max-line-length)
rubocop: lib/puppet-ghostbuster/puppetdb.rb#L38
Style/ClassVars: Replace class var @@resources with a class instance var. (https://rubystyle.guide#no-class-vars)
rubocop: lib/puppet-lint/plugins/check_ghostbuster_classes.rb#L6
Style/Documentation: Missing top-level documentation comment for `class PuppetLint::Checks`.
rubocop: lib/puppet-lint/plugins/check_ghostbuster_classes.rb#L31
Lint/NonLocalExitFromIterator: Non-local exit from iterator, without return value. `next`, `break`, `Array#find`, `Array#any?`, etc. is preferred.
rubocop: lib/puppet-lint/plugins/check_ghostbuster_defines.rb#L6
Style/Documentation: Missing top-level documentation comment for `class PuppetLint::Checks`.
rubocop: lib/puppet-lint/plugins/check_ghostbuster_defines.rb#L31
Lint/NonLocalExitFromIterator: Non-local exit from iterator, without return value. `next`, `break`, `Array#find`, `Array#any?`, etc. is preferred.
Ruby 3.2
Process completed with exit code 1.
Ruby 3.1
Process completed with exit code 1.
Ruby 3.0
Process completed with exit code 1.
Ruby 2.7
Process completed with exit code 1.