Continuous Release 1.14.0 #2894
Annotations
4 errors
app/models/assignment.rb#L23
Rails/WhereRange: Use `where(deadline: Time.zone.now..)` instead of manually constructing SQL.
|
app/models/assignment.rb#L25
Rails/WhereRange: Use `where(deadline: ...Time.zone.now)` instead of manually constructing SQL.
|
app/models/medium.rb#L124
Rails/WhereRange: Use `where(created_at: ...1.day.ago)` instead of manually constructing SQL.
|
|
This job failed
Loading