Skip to content

Check Run refactoring #116

Check Run refactoring

Check Run refactoring #116

Triggered via pull request December 19, 2023 19:25
Status Failure
Total duration 46s
Artifacts

ruby.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
Rubocop
Process completed with exit code 1.
Unit Tests
Process completed with exit code 1.
Rubocop: db/migrate/20231218084122_change_bamboo_stage_translations_name.rb#L24
[rubocop] reported by reviewdog 🐶 1 trailing blank lines detected. (https://rubystyle.guide#newline-eof) Raw Output: db/migrate/20231218084122_change_bamboo_stage_translations_name.rb:24:1: C: Layout/TrailingEmptyLines: 1 trailing blank lines detected. (https://rubystyle.guide#newline-eof)
Rubocop: lib/github/build/action.rb#L44
[rubocop] reported by reviewdog 🐶 Assignment Branch Condition size for create_jobs is too high. [<3, 16, 6> 17.35/17] (http://c2.com/cgi/wiki?AbcMetric, https://en.wikipedia.org/wiki/ABC_Software_Metric) Raw Output: lib/github/build/action.rb:44:7: C: Metrics/AbcSize: Assignment Branch Condition size for create_jobs is too high. [<3, 16, 6> 17.35/17] (http://c2.com/cgi/wiki?AbcMetric, https://en.wikipedia.org/wiki/ABC_Software_Metric)
Rubocop: lib/slack_bot/slack_bot.rb#L52
[rubocop] reported by reviewdog 🐶 Assignment Branch Condition size for notify_errors is too high. [<4, 17, 3> 17.72/17] (http://c2.com/cgi/wiki?AbcMetric, https://en.wikipedia.org/wiki/ABC_Software_Metric) Raw Output: lib/slack_bot/slack_bot.rb:52:3: C: Metrics/AbcSize: Assignment Branch Condition size for notify_errors is too high. [<4, 17, 3> 17.72/17] (http://c2.com/cgi/wiki?AbcMetric, https://en.wikipedia.org/wiki/ABC_Software_Metric)
Rubocop: lib/slack_bot/slack_bot.rb#L80
[rubocop] reported by reviewdog 🐶 Assignment Branch Condition size for notify_success is too high. [<4, 17, 3> 17.72/17] (http://c2.com/cgi/wiki?AbcMetric, https://en.wikipedia.org/wiki/ABC_Software_Metric) Raw Output: lib/slack_bot/slack_bot.rb:80:3: C: Metrics/AbcSize: Assignment Branch Condition size for notify_success is too high. [<4, 17, 3> 17.72/17] (http://c2.com/cgi/wiki?AbcMetric, https://en.wikipedia.org/wiki/ABC_Software_Metric)
Rubocop: spec/lib/github/build/retry_spec.rb#L89
[rubocop] reported by reviewdog 🐶 Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines) Raw Output: spec/lib/github/build/retry_spec.rb:89:1: C: Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
Rubocop: spec/lib/github/update_status_spec.rb#L81
[rubocop] reported by reviewdog 🐶 Space missing after comma. (https://rubystyle.guide#spaces-operators) Raw Output: spec/lib/github/update_status_spec.rb:81:36: C: Layout/SpaceAfterComma: Space missing after comma. (https://rubystyle.guide#spaces-operators)
Unit Tests
tmp/rspec_results.json: access error!