Organization #355
ruby.yml
on: pull_request
Rubocop
19s
Unit Tests
1m 28s
Annotations
2 errors and 2 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)
|
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/
|