Slack bot less verbose #73
ruby.yml
on: pull_request
Rubocop
14s
Unit Tests
44s
Annotations
1 error and 1 warning
Rubocop
Process completed with exit code 1.
|
Rubocop:
lib/github/re_run/comment.rb#L27
[rubocop] reported by reviewdog 🐶
Assignment Branch Condition size for start is too high. [<2, 18, 4> 18.55/17] (http://c2.com/cgi/wiki?AbcMetric, https://en.wikipedia.org/wiki/ABC_Software_Metric)
Raw Output:
lib/github/re_run/comment.rb:27:7: C: Metrics/AbcSize: Assignment Branch Condition size for start is too high. [<2, 18, 4> 18.55/17] (http://c2.com/cgi/wiki?AbcMetric, https://en.wikipedia.org/wiki/ABC_Software_Metric)
|