Skip to content

modulesync 7.3.0; allow stdlib 9.x #269

modulesync 7.3.0; allow stdlib 9.x

modulesync 7.3.0; allow stdlib 9.x #269

Triggered via pull request February 6, 2024 11:30
@zilchmszilchms
synchronize #1192
modulesync
Status Failure
Total duration 4m 42s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
25s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Puppet / Static validations: lib/puppet/type/elasticsearch_component_template.rb#L51
Style/SlicingWithRange: Prefer ary[n..] over ary[n..-1].
Puppet / Static validations: lib/puppet/type/elasticsearch_index_template.rb#L57
Style/SlicingWithRange: Prefer ary[n..] over ary[n..-1].
Puppet / Static validations: lib/puppet/type/elasticsearch_license.rb#L34
Style/MapToHash: Pass a block to `to_h` instead of calling `map.to_h`.
Puppet / Static validations: lib/puppet/type/elasticsearch_template.rb#L53
Style/SlicingWithRange: Prefer ary[n..] over ary[n..-1].
Puppet / Static validations: spec/spec_utilities.rb#L43
Style/MapToHash: Pass a block to `to_h` instead of calling `map.to_h`.
Puppet / Static validations: spec/spec_utilities.rb#L56
Style/MapToHash: Pass a block to `to_h` instead of calling `map.to_h`.
Puppet / Static validations: spec/support/acceptance/elastic.rb#L57
Style/MapToHash: Pass a block to `to_h` instead of calling `map.to_h`.
Puppet / Static validations: spec/unit/provider/elasticsearch_component_template/ruby_spec.rb#L6
RSpec/IndexedLet: This `let` statement uses index in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
Puppet / Static validations: spec/unit/provider/elasticsearch_component_template/ruby_spec.rb#L25
RSpec/IndexedLet: This `let` statement uses index in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)
Puppet / Static validations: spec/unit/provider/elasticsearch_component_template/ruby_spec.rb#L45
RSpec/IndexedLet: This `let` statement uses index in its name. Please give it a meaningful name. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/IndexedLet)