CI Features #180
ruby.yml
on: pull_request
Rubocop
21s
Unit Tests
1m 27s
Annotations
2 errors and 3 warnings
Rubocop
Process completed with exit code 1.
|
Unit Tests
Process completed with exit code 2.
|
Rubocop:
lib/github/build_plan.rb#L83
[rubocop] reported by reviewdog 🐶
Space found before comma.
Raw Output:
lib/github/build_plan.rb:83:73: C: Layout/SpaceBeforeComma: Space found before comma.
|
Rubocop:
spec/lib/github/re_run/command_spec.rb#L149
[rubocop] reported by reviewdog 🐶
Use 2 (not 30) spaces for indenting an expression spanning multiple lines.
Raw Output:
spec/lib/github/re_run/command_spec.rb:149:39: C: Layout/MultilineMethodCallIndentation: Use 2 (not 30) spaces for indenting an expression spanning multiple lines.
|
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: SonicGarden/rspec-report-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|