Skip to content

Continuous Release 1.14.0 #2895

Continuous Release 1.14.0

Continuous Release 1.14.0 #2895

Triggered via pull request August 13, 2024 17:40
@SplinesSplines
synchronize #661
dev
Status Failure
Total duration 39s
Artifacts

linter.yml

on: pull_request
RuboCop (Ruby)
30s
RuboCop (Ruby)
ESLint (JS)
20s
ESLint (JS)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
RuboCop (Ruby): app/models/assignment.rb#L23
Rails/WhereRange: Use `where(deadline: Time.zone.now..)` instead of manually constructing SQL.
RuboCop (Ruby): app/models/assignment.rb#L25
Rails/WhereRange: Use `where(deadline: ...Time.zone.now)` instead of manually constructing SQL.
RuboCop (Ruby): app/models/medium.rb#L124
Rails/WhereRange: Use `where(created_at: ...1.day.ago)` instead of manually constructing SQL.
RuboCop (Ruby)
Process completed with exit code 1.