(CAT-1618) - Add code coverage back to ci #909
ci.yml
on: pull_request
Matrix: spec
Matrix: acceptance
Waiting for pending jobs
Annotations
4 errors
spec (ruby 3.2) / spec:
spec/spec_helper.rb#L9
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
spec (ruby 3.2) / spec
Process completed with exit code 1.
|
spec (ruby 2.7) / spec:
spec/spec_helper.rb#L9
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
|
spec (ruby 2.7) / spec
Process completed with exit code 1.
|