repo.pp: use apt::keyring on distros where using keys stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg) is deprecated #869
ci.yml
on: pull_request
Puppet
/
Static validations
25s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
10 errors
Puppet / Static validations:
spec/classes/agent_spec.rb#L4
Style/MixinUsage: `include` is used at the top level. Use inside `class` or `module`.
|
Puppet / Static validations:
spec/classes/agent_spec.rb#L74
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Puppet / Static validations:
spec/classes/agent_spec.rb#L75
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Puppet / Static validations:
spec/classes/agent_spec.rb#L76
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Puppet / Static validations:
spec/classes/agent_spec.rb#L78
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Puppet / Static validations:
spec/classes/agent_spec.rb#L79
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Puppet / Static validations:
spec/classes/agent_spec.rb#L80
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Puppet / Static validations:
spec/classes/javagateway_spec.rb#L4
Style/MixinUsage: `include` is used at the top level. Use inside `class` or `module`.
|
Puppet / Static validations:
spec/classes/javagateway_spec.rb#L35
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|
Puppet / Static validations:
spec/classes/javagateway_spec.rb#L36
RSpec/RepeatedExample: Don't repeat examples within an example group. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedExample)
|