Skip to content

Graphql: Submit Workflow Execution #6466

Graphql: Submit Workflow Execution

Graphql: Submit Workflow Execution #6466

Triggered via pull request January 10, 2025 18:36
Status Success
Total duration 50s
Artifacts

linting.yml

on: pull_request
runner / rubocop
42s
runner / rubocop
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
runner / rubocop: db/seeds.rb#L172
[rubocop] reported by reviewdog 🐶 Use 2 spaces for indentation in a hash, relative to the start of the line where the left curly brace is. Raw Output: db/seeds.rb:172:11: C: Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the start of the line where the left curly brace is.
runner / rubocop: db/seeds.rb#L176
[rubocop] reported by reviewdog 🐶 Indent the right brace the same as the start of the line where the left brace is. Raw Output: db/seeds.rb:176:9: C: Layout/FirstHashElementIndentation: Indent the right brace the same as the start of the line where the left brace is.
runner / rubocop: db/seeds.rb#L202
[rubocop] reported by reviewdog 🐶 Use 2 spaces for indentation in a hash, relative to the start of the line where the left curly brace is. Raw Output: db/seeds.rb:202:11: C: Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the start of the line where the left curly brace is.
runner / rubocop: db/seeds.rb#L206
[rubocop] reported by reviewdog 🐶 Indent the right brace the same as the start of the line where the left brace is. Raw Output: db/seeds.rb:206:9: C: Layout/FirstHashElementIndentation: Indent the right brace the same as the start of the line where the left brace is.