Data Table Bot Accounts: Remove PAT panel on destroy #6294
Annotations
4 warnings
runner / rubocop:
test/system/groups/bots_test.rb#L377
[rubocop] reported by reviewdog 🐶
Incorrect indentation detected (column 6 instead of 8).
Raw Output:
test/system/groups/bots_test.rb:377:7: C: Layout/CommentIndentation: Incorrect indentation detected (column 6 instead of 8).
|
runner / rubocop:
test/system/groups/bots_test.rb#L379
[rubocop] reported by reviewdog 🐶
Inconsistent indentation detected.
Raw Output:
test/system/groups/bots_test.rb:379:9: C: Layout/IndentationConsistency: Inconsistent indentation detected.
|
runner / rubocop:
test/system/projects/bots_test.rb#L379
[rubocop] reported by reviewdog 🐶
Incorrect indentation detected (column 6 instead of 8).
Raw Output:
test/system/projects/bots_test.rb:379:7: C: Layout/CommentIndentation: Incorrect indentation detected (column 6 instead of 8).
|
runner / rubocop:
test/system/projects/bots_test.rb#L381
[rubocop] reported by reviewdog 🐶
Inconsistent indentation detected.
Raw Output:
test/system/projects/bots_test.rb:381:9: C: Layout/IndentationConsistency: Inconsistent indentation detected.
|