CI Features #165
Annotations
2 errors and 10 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.
|
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`)
|
The logs for this run have expired and are no longer available.
Loading