Skip to content

Move ProjectQuery model to the main namespace #12977

Move ProjectQuery model to the main namespace

Move ProjectQuery model to the main namespace #12977

Triggered via pull request June 26, 2024 14:25
Status Success
Total duration 48s
Artifacts

rubocop-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 notices
[rubocop] app/models/user.rb#L528-L545 <Metrics/AbcSize>: app/models/user.rb#L528
Assignment Branch Condition size for anonymous is too high. [<9, 15, 3> 17.75/17]
[rubocop] app/models/user.rb#L678 <Rails/DynamicFindBy>: app/models/user.rb#L678
Use `find_by` instead of dynamic `find_by_login`.