AO3-6565 Move admin user search to Elasticsearch, add past emails and username search #914
Annotations
1 error and 2 warnings
rubocop
Process completed with exit code 1.
|
rubocop:
app/models/pseud.rb#L89
[rubocop] reported by reviewdog 🐶
`after_destroy` is supposed to appear before `after_commit`.
Raw Output:
app/models/pseud.rb:89:3: C: Rails/ActiveRecordCallbacksOrder: `after_destroy` is supposed to appear before `after_commit`.
|
rubocop:
app/models/search/user_indexer.rb#L43
[rubocop] reported by reviewdog 🐶
Use `%w` or `%W` for an array of words.
Raw Output:
app/models/search/user_indexer.rb:43:21: C: Style/WordArray: Use `%w` or `%W` for an array of words.
|
The logs for this run have expired and are no longer available.
Loading