Skip to content

CI Stages

CI Stages #56

Triggered via pull request November 8, 2023 23:59
Status Failure
Total duration 1m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ruby.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Rubocop
Process completed with exit code 1.
Rubocop: lib/models/ci_job.rb#L23
[rubocop] reported by reviewdog 🐶 Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals) Raw Output: lib/models/ci_job.rb:23:40: C: Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)