CI Features #165
ruby.yml
on: pull_request
Rubocop
15s
Unit Tests
40s
Annotations
3 errors and 12 warnings
Rubocop
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
Rubocop
Process completed with exit code 1.
|
Unit Tests
Process completed with exit code 1.
|
Rubocop:
lib/github/build/retry.rb#L37
[rubocop] reported by reviewdog 🐶
unexpected token tCOMMA
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
Raw Output:
lib/github/build/retry.rb:37:62: F: Lint/Syntax: unexpected token tCOMMA
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Rubocop:
lib/github/build/retry.rb#L37
[rubocop] reported by reviewdog 🐶
unexpected token tRPAREN
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
Raw Output:
lib/github/build/retry.rb:37:103: F: Lint/Syntax: unexpected token tRPAREN
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Rubocop:
lib/github/re_run/comment.rb#L27
[rubocop] reported by reviewdog 🐶
unexpected token tRPAREN
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
Raw Output:
lib/github/re_run/comment.rb:27:46: F: Lint/Syntax: unexpected token tRPAREN
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Rubocop:
lib/github/re_run/comment.rb#L78
[rubocop] reported by reviewdog 🐶
unexpected token tCOMMA
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
Raw Output:
lib/github/re_run/comment.rb:78:24: F: Lint/Syntax: unexpected token tCOMMA
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Rubocop:
lib/slack_bot/slack_bot.rb#L164
[rubocop] reported by reviewdog 🐶
unexpected token tCOMMA
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
Raw Output:
lib/slack_bot/slack_bot.rb:164:34: F: Lint/Syntax: unexpected token tCOMMA
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Rubocop:
lib/slack_bot/slack_bot.rb#L164
[rubocop] reported by reviewdog 🐶
cannot assign to a keyword
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
Raw Output:
lib/slack_bot/slack_bot.rb:164:50: F: Lint/Syntax: cannot assign to a keyword
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Rubocop:
lib/slack_bot/slack_bot.rb#L164
[rubocop] reported by reviewdog 🐶
cannot assign to a keyword
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
Raw Output:
lib/slack_bot/slack_bot.rb:164:71: F: Lint/Syntax: cannot assign to a keyword
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Rubocop:
lib/slack_bot/slack_bot.rb#L172
[rubocop] reported by reviewdog 🐶
unexpected token tCOMMA
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
Raw Output:
lib/slack_bot/slack_bot.rb:172:34: F: Lint/Syntax: unexpected token tCOMMA
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Rubocop:
lib/slack_bot/slack_bot.rb#L172
[rubocop] reported by reviewdog 🐶
unexpected token tRCURLY
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
Raw Output:
lib/slack_bot/slack_bot.rb:172:78: F: Lint/Syntax: unexpected token tRCURLY
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
Rubocop:
lib/slack_bot/slack_bot.rb#L188
[rubocop] reported by reviewdog 🐶
unexpected token tCOMMA
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
Raw Output:
lib/slack_bot/slack_bot.rb:188:34: F: Lint/Syntax: unexpected token tCOMMA
(Using Ruby 3.0 parser; configure using `TargetRubyVersion` parameter, under `AllCops`)
|
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/.
|
Unit Tests
tmp/rspec_results.json: access error!
|