Skip to content

(CAT-1618) - Add code coverage back to ci #917

(CAT-1618) - Add code coverage back to ci

(CAT-1618) - Add code coverage back to ci #917

Triggered via pull request January 15, 2024 12:20
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Matrix: spec
Matrix: acceptance
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

6 errors
spec (ruby 3.2) / spec: spec/spec_helper.rb#L10
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: spec/spec_helper.rb#L22
Lint/UselessAssignment: Useless assignment to variable - `e`. (https://rubystyle.guide#underscore-unused-vars)
spec (ruby 3.2) / spec
Process completed with exit code 1.
spec (ruby 2.7) / spec: spec/spec_helper.rb#L10
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: spec/spec_helper.rb#L22
Lint/UselessAssignment: Useless assignment to variable - `e`. (https://rubystyle.guide#underscore-unused-vars)
spec (ruby 2.7) / spec
Process completed with exit code 1.