WatchDog #376
ruby.yml
on: pull_request
Rubocop
18s
Unit Tests
1m 29s
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
|