Skip to content

Check Run refactoring #119

Check Run refactoring

Check Run refactoring #119

Triggered via pull request December 19, 2023 19:45
Status Failure
Total duration 1m 29s
Artifacts

ruby.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Rubocop
Process completed with exit code 1.
Rubocop: db/migrate/20231211082838_create_stage_config.rb#L30
[rubocop] reported by reviewdog 🐶 Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent) Raw Output: db/migrate/20231211082838_create_stage_config.rb:30:37: C: Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
Rubocop: db/migrate/20231211082838_create_stage_config.rb#L30
[rubocop] reported by reviewdog 🐶 Align the keys of a hash literal if they span more than one line. Raw Output: db/migrate/20231211082838_create_stage_config.rb:30:37: C: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
Rubocop: db/migrate/20231211082838_create_stage_config.rb#L31
[rubocop] reported by reviewdog 🐶 Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent) Raw Output: db/migrate/20231211082838_create_stage_config.rb:31:37: C: Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
Rubocop: db/migrate/20231211082838_create_stage_config.rb#L31
[rubocop] reported by reviewdog 🐶 Align the keys of a hash literal if they span more than one line. Raw Output: db/migrate/20231211082838_create_stage_config.rb:31:37: C: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
Rubocop: db/migrate/20231211082838_create_stage_config.rb#L32
[rubocop] reported by reviewdog 🐶 Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent) Raw Output: db/migrate/20231211082838_create_stage_config.rb:32:37: C: Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
Rubocop: db/migrate/20231211082838_create_stage_config.rb#L32
[rubocop] reported by reviewdog 🐶 Align the keys of a hash literal if they span more than one line. Raw Output: db/migrate/20231211082838_create_stage_config.rb:32:37: C: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
Rubocop: db/migrate/20231211082838_create_stage_config.rb#L33
[rubocop] reported by reviewdog 🐶 Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent) Raw Output: db/migrate/20231211082838_create_stage_config.rb:33:37: C: Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
Rubocop: db/migrate/20231211082838_create_stage_config.rb#L33
[rubocop] reported by reviewdog 🐶 Align the keys of a hash literal if they span more than one line. Raw Output: db/migrate/20231211082838_create_stage_config.rb:33:37: C: Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.