Organization #354
ruby.yml
on: pull_request
Rubocop
16s
Unit Tests
1m 31s
Annotations
2 errors and 3 warnings
Rubocop
Process completed with exit code 1.
|
Unit Tests
Process completed with exit code 2.
|
Rubocop:
bin/console#L123
[rubocop] reported by reviewdog 🐶
Method has too many lines. [21/20] (https://rubystyle.guide#short-methods)
Raw Output:
bin/console:123:1: C: Metrics/MethodLength: Method has too many lines. [21/20] (https://rubystyle.guide#short-methods)
|
Rubocop:
workers/slack_username2_id.rb#L11
[rubocop] reported by reviewdog 🐶
Duplicate magic comment detected.
Raw Output:
workers/slack_username2_id.rb:11:1: W: Lint/DuplicateMagicComment: Duplicate magic comment detected.
|
Unit Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: SonicGarden/rspec-report-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|