Skip to content

Update RuboCop & fix offenses by new lints #3077

Update RuboCop & fix offenses by new lints

Update RuboCop & fix offenses by new lints #3077

Triggered via pull request November 24, 2024 01:09
Status Failure
Total duration 2m 46s
Artifacts

linter.yml

on: pull_request
RuboCop (Ruby)
1m 48s
RuboCop (Ruby)
ESLint (JS)
2s
ESLint (JS)
Fit to window
Zoom out
Zoom in

Annotations

3 errors
RuboCop (Ruby): app/controllers/tutorials_controller.rb#L36
Style/SafeNavigationChainLength: Avoid safe navigation chains longer than 3 calls.
RuboCop (Ruby): app/models/lecture.rb#L619
Style/SafeNavigationChainLength: Avoid safe navigation chains longer than 3 calls.
RuboCop (Ruby)
Process completed with exit code 1.