[MODULES-11645] test #391
ci.yml
on: pull_request
Spec
/
Setup Test Matrix
16s
Matrix: Spec / spec
Matrix: Acceptance / acceptance
Waiting for pending jobs
Annotations
5 errors
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
|
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/lib/puppet/provider/docker_compose/ruby_spec.rb#L30
Layout/FirstHashElementIndentation: Indent the right brace the same as the first position after the preceding left parenthesis.
|
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/lib/puppet/provider/docker_compose/ruby_spec.rb#L26
Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the first position after the preceding left parenthesis.
|
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/lib/puppet/provider/docker_compose/ruby_spec.rb#L17
RSpec/HookArgument: Use `:each` for RSpec hooks. (https://rspec.rubystyle.guide/#redundant-beforeeach, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/HookArgument)
|
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/lib/puppet/provider/docker_compose/ruby_spec.rb#L10
Style/TrailingCommaInArguments: Put a comma after the last parameter of a multiline method call. (https://rubystyle.guide#no-trailing-params-comma)
|