modulesync 7.0.0 #96
Annotations
10 errors
lib/facter/openssl_version.rb#L7
Style/RedundantRegexpEscape: Redundant escape inside regexp literal
|
lib/puppet/provider/cert_file/posix.rb#L25
Style/FileWrite: Use `File.write`. (https://rubystyle.guide#file-write)
|
lib/puppet/provider/cert_file/posix.rb#L29
Style/FileWrite: Use `File.binwrite`. (https://rubystyle.guide#file-write)
|
lib/puppet/provider/ssl_pkey/openssl.rb#L42
Style/FileWrite: Use `File.write`. (https://rubystyle.guide#file-write)
|
spec/functions/cert_aia_caissuers_spec.rb#L6
RSpec/BeEq: Prefer `be` over `eq`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeEq)
|
spec/functions/cert_date_valid_spec.rb#L5
RSpec/BeEq: Prefer `be` over `eq`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeEq)
|
spec/unit/puppet/provider/cert_file/posix_spec.rb#L33
RSpec/BeEq: Prefer `be` over `eq`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeEq)
|
spec/unit/puppet/provider/ssl_pkey/openssl_spec.rb#L16
RSpec/BeEq: Prefer `be` over `eq`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeEq)
|
spec/unit/puppet/provider/ssl_pkey/openssl_spec.rb#L22
RSpec/BeEq: Prefer `be` over `eq`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeEq)
|
spec/unit/puppet/provider/x509_cert/openssl_spec.rb#L20
RSpec/BeEq: Prefer `be` over `eq`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeEq)
|
The logs for this run have expired and are no longer available.
Loading