changed pipeline #3
Annotations
20 errors
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml):
lib/facter/cis_security_hardening/common_facts.rb#L47
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_user` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml):
lib/facter/cis_security_hardening/common_facts.rb#L71
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_user` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml):
lib/facter/cis_security_hardening/utils/read_sshd_config.rb#L51
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_ssh_key_file` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml):
lib/facter/cis_security_hardening/utils/read_sshd_config.rb#L69
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_ssk_key_file` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml):
lib/facter/cis_security_hardening/utils/read_wlan_data.rb#L25
Style/HashEachMethods: Use `each_key` instead of `each` and remove the unused `_data` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml):
spec/classes/rules/auditd_remote_encrypt_spec.rb#L8
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_os` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml):
spec/classes/rules/auditd_remote_spec.rb#L8
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_os` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml):
spec/classes/rules/auditd_sending_errors_spec.rb#L8
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_os` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml):
spec/classes/rules/boot_efi_nosuid_spec.rb#L8
Style/HashEachMethods: Use `each_key` instead of `each` and remove the unused `_os_facts` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 8 (Ruby 3.2.2 fixtures=.fixtures.yml):
spec/classes/rules/boot_nosuid_spec.rb#L8
Style/HashEachMethods: Use `each_key` instead of `each` and remove the unused `_os_facts` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml):
lib/facter/cis_security_hardening/common_facts.rb#L47
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_user` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml):
lib/facter/cis_security_hardening/common_facts.rb#L71
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_user` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml):
lib/facter/cis_security_hardening/utils/read_sshd_config.rb#L51
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_ssh_key_file` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml):
lib/facter/cis_security_hardening/utils/read_sshd_config.rb#L69
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_ssk_key_file` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml):
lib/facter/cis_security_hardening/utils/read_wlan_data.rb#L25
Style/HashEachMethods: Use `each_key` instead of `each` and remove the unused `_data` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml):
spec/classes/rules/auditd_remote_encrypt_spec.rb#L8
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_os` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml):
spec/classes/rules/auditd_remote_spec.rb#L8
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_os` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml):
spec/classes/rules/auditd_sending_errors_spec.rb#L8
Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_os` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml):
spec/classes/rules/boot_efi_nosuid_spec.rb#L8
Style/HashEachMethods: Use `each_key` instead of `each` and remove the unused `_os_facts` block argument. (https://rubystyle.guide#hash-each)
|
Puppet 7 (Ruby 2.7.8 fixtures=.fixtures.yml):
spec/classes/rules/boot_nosuid_spec.rb#L8
Style/HashEachMethods: Use `each_key` instead of `each` and remove the unused `_os_facts` block argument. (https://rubystyle.guide#hash-each)
|