Detailed execution info #215
ruby.yml
on: pull_request
Rubocop
19s
Unit Tests
1m 30s
Annotations
1 error and 3 warnings
Rubocop
Process completed with exit code 1.
|
Rubocop:
reports/chained_rerun_report.rb#L17
[rubocop] reported by reviewdog 🐶
Unused method argument - `output`. (https://rubystyle.guide#underscore-unused-vars)
Raw Output:
reports/chained_rerun_report.rb:17:38: W: Lint/UnusedMethodArgument: Unused method argument - `output`. (https://rubystyle.guide#underscore-unused-vars)
|
Rubocop:
reports/chained_rerun_report.rb#L17
[rubocop] reported by reviewdog 🐶
Unused method argument - `filename`. (https://rubystyle.guide#underscore-unused-vars)
Raw Output:
reports/chained_rerun_report.rb:17:55: W: Lint/UnusedMethodArgument: Unused method argument - `filename`. (https://rubystyle.guide#underscore-unused-vars)
|
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/.
|