Follow CIConfirm #57
docker.yml
on: pull_request
Run htmlbeautifier
1m 58s
Annotations
1 warning and 6 notices
Run htmlbeautifier
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
[rails_best_practices] app/views/kaminari/_paginator.html.slim#L7:
app/views/kaminari/_paginator.html.slim#L7
move code into model (page use_count > 2)
|
[rails_best_practices] app/controllers/users_controller.rb#L4:
app/controllers/users_controller.rb#L4
move model logic into model (@user use_count > 4)
|
|
[rails_best_practices] app/views/kaminari/_paginator.html.slim#L7:
app/views/kaminari/_paginator.html.slim#L7
move code into model (page use_count > 2)
|
[rails_best_practices] app/controllers/users_controller.rb#L4:
app/controllers/users_controller.rb#L4
move model logic into model (@user use_count > 4)
|
|