Skip to content

WIP: Erase comments that have been hidden for a while #3186

WIP: Erase comments that have been hidden for a while

WIP: Erase comments that have been hidden for a while #3186

Triggered via pull request July 11, 2024 14:04
Status Success
Total duration 1m 14s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: app/models/comment/erasable.rb#L1
[rubocop] reported by reviewdog 🐶 Missing top-level documentation comment for `module Comment::Erasable`. Raw Output: app/models/comment/erasable.rb:1:1: C: Style/Documentation: Missing top-level documentation comment for `module Comment::Erasable`.
build: app/models/comment/erasable.rb#L24
[rubocop] reported by reviewdog 🐶 Add empty line after guard clause. Raw Output: app/models/comment/erasable.rb:24:5: C: Layout/EmptyLineAfterGuardClause: Add empty line after guard clause.
build: app/models/comment/erasure.rb#L1
[rubocop] reported by reviewdog 🐶 Missing top-level documentation comment for `class Comment::Erasure`. Raw Output: app/models/comment/erasure.rb:1:1: C: Style/Documentation: Missing top-level documentation comment for `class Comment::Erasure`.