Update RuboCop & fix offenses by new lints #3077
linter.yml
on: pull_request
RuboCop (Ruby)
1m 48s
ESLint (JS)
2s
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.
|