chore(deps-dev): bump rubocop-performance from 1.25.0 to 1.26.0 #209
Triggered via pull request
September 23, 2025 07:38
Status
Failure
Total duration
1m 35s
Artifacts
–
Annotations
5 errors
|
lint
Process completed with exit code 1.
|
|
lint:
app/services/github_service.rb#L7
Layout/EmptyLinesAfterModuleInclusion: Add an empty line after module inclusion.
|
|
lint:
app/services/github_error_handler.rb#L3
Layout/EmptyLinesAfterModuleInclusion: Add an empty line after module inclusion.
|
|
lint:
app/helpers/application_helper.rb#L2
Layout/EmptyLinesAfterModuleInclusion: Add an empty line after module inclusion.
|
|
lint:
app/controllers/diaries_controller.rb#L1
Metrics/ClassLength: Class has too many lines. [181/180]
|