Skip to content

Update Gems

Update Gems #3075

Triggered via pull request November 24, 2024 00:49
Status Failure
Total duration 1m 57s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
RuboCop (Ruby): app/controllers/tags_controller.rb#L353
Style/SafeNavigationChainLength: Avoid safe navigation chains longer than 2 calls.
RuboCop (Ruby): app/controllers/tutorials_controller.rb#L36
Style/SafeNavigationChainLength: Avoid safe navigation chains longer than 2 calls.
RuboCop (Ruby): app/helpers/submissions_helper.rb#L42
Lint/SafeNavigationConsistency: Use `.` instead of unnecessary `&.`.
RuboCop (Ruby): app/helpers/submissions_helper.rb#L61
Lint/SafeNavigationConsistency: Use `.` instead of unnecessary `&.`.
RuboCop (Ruby): app/helpers/submissions_helper.rb#L79
Lint/SafeNavigationConsistency: Use `.` instead of unnecessary `&.`.
RuboCop (Ruby): app/models/item.rb#L297
Style/SafeNavigationChainLength: Avoid safe navigation chains longer than 2 calls.
RuboCop (Ruby): app/models/item.rb#L298
Style/SafeNavigationChainLength: Avoid safe navigation chains longer than 2 calls.
RuboCop (Ruby): app/models/lecture.rb#L619
Style/SafeNavigationChainLength: Avoid safe navigation chains longer than 2 calls.
RuboCop (Ruby): app/models/medium.rb#L455
Style/SafeNavigationChainLength: Avoid safe navigation chains longer than 2 calls.
RuboCop (Ruby): app/models/medium.rb#L457
Style/SafeNavigationChainLength: Avoid safe navigation chains longer than 2 calls.