Skip to content

WatchDog

WatchDog #376

Triggered via pull request January 15, 2025 20:41
Status Failure
Total duration 1m 38s
Artifacts

ruby.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Rubocop
Process completed with exit code 1.
Unit Tests
Process completed with exit code 1.
Rubocop: lib/github/build/action.rb#L10
[rubocop] reported by reviewdog 🐶 Line is too long. [127/120] (https://rubystyle.guide#max-line-length) Raw Output: lib/github/build/action.rb:10:121: C: Layout/LineLength: Line is too long. [127/120] (https://rubystyle.guide#max-line-length)
Rubocop: lib/github/update_status.rb#L61
[rubocop] reported by reviewdog 🐶 Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines) Raw Output: lib/github/update_status.rb:61:1: C: Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636