Skip to content

Continuous Release 1.14.0 #2894

Continuous Release 1.14.0

Continuous Release 1.14.0 #2894

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

linter.yml

on: pull_request
RuboCop (Ruby)
50s
RuboCop (Ruby)
ESLint (JS)
28s
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.