(CAT-2101) Add support for Debian-12 #302
ci.yml
on: pull_request
Spec
/
Setup Test Matrix
30s
Matrix: Spec / spec
Matrix: Acceptance / acceptance
Waiting for pending jobs
Annotations
6 errors
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/spec_helper_acceptance_local.rb#L50
Performance/StringInclude: Use `String#include?` instead of a regex match with literal-only pattern.
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/spec_helper_acceptance_local.rb#L50
Style/RegexpLiteral: Use `%r` around regular expression. (https://rubystyle.guide#percent-r)
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2)
Process completed with exit code 1.
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/spec_helper_acceptance_local.rb#L50
Performance/StringInclude: Use `String#include?` instead of a regex match with literal-only pattern.
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/spec_helper_acceptance_local.rb#L50
Style/RegexpLiteral: Use `%r` around regular expression. (https://rubystyle.guide#percent-r)
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7)
Process completed with exit code 1.
|