Use service to clean sessions #17830
Annotations
1 warning and 1 notice
rubocop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
[rubocop] app/services/sessions/clear_old_sessions_service.rb#L35 <Rails/Date>:
app/services/sessions/clear_old_sessions_service.rb#L35
Do not use `Date.today` without zone. Use `Time.zone.today` instead.
|