Skip to content

Feature/54733 primerise the activity panel #806

Feature/54733 primerise the activity panel

Feature/54733 primerise the activity panel #806

GitHub Actions / rubocop succeeded Sep 11, 2024 in 0s

reviewdog [rubocop] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (4)

app/controllers/concerns/accounts/current_user.rb|110 col 7| Use find_by instead of dynamic find_by_rss_key.
app/controllers/concerns/accounts/current_user.rb|121 col 7| Use find_by instead of dynamic find_by_api_key.
app/controllers/concerns/accounts/current_user.rb|127 col 12| Redundant safe navigation detected, use . instead.
spec/support/pages/work_packages/full_work_package.rb|49 col 9| Use click_link_or_button or click_on instead of click_button.