Skip to content

Transaction stats in admin #2964

Transaction stats in admin

Transaction stats in admin #2964

Triggered via pull request February 9, 2024 10:25
Status Failure
Total duration 1m 0s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
build
Process completed with exit code 1.
build: app/models/statistics/monthly_transactions.rb#L1
[rubocop] reported by reviewdog 🐶 Missing top-level documentation comment for `class Statistics::MonthlyTransactions`. Raw Output: app/models/statistics/monthly_transactions.rb:1:1: C: Style/Documentation: Missing top-level documentation comment for `class Statistics::MonthlyTransactions`.
build: app/models/statistics/monthly_transactions.rb#L4
[rubocop] reported by reviewdog 🐶 Line is too long. [82/80] (https://rubystyle.guide#max-line-length) Raw Output: app/models/statistics/monthly_transactions.rb:4:81: C: Layout/LineLength: Line is too long. [82/80] (https://rubystyle.guide#max-line-length)
build: app/models/statistics/monthly_transactions.rb#L59
[rubocop] reported by reviewdog 🐶 Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators) Raw Output: app/models/statistics/monthly_transactions.rb:59:46: C: Layout/SpaceAroundOperators: Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators)
build: app/models/statistics/monthly_transactions.rb#L64
[rubocop] reported by reviewdog 🐶 Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators) Raw Output: app/models/statistics/monthly_transactions.rb:64:69: C: Layout/SpaceAroundOperators: Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators)
build: app/models/statistics/monthly_transactions.rb#L66
[rubocop] reported by reviewdog 🐶 Line is too long. [81/80] (https://rubystyle.guide#max-line-length) Raw Output: app/models/statistics/monthly_transactions.rb:66:81: C: Layout/LineLength: Line is too long. [81/80] (https://rubystyle.guide#max-line-length)
build: app/models/statistics/monthly_transactions.rb#L67
[rubocop] reported by reviewdog 🐶 Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators) Raw Output: app/models/statistics/monthly_transactions.rb:67:75: C: Layout/SpaceAroundOperators: Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators)
build: app/models/statistics/monthly_transactions.rb#L67
[rubocop] reported by reviewdog 🐶 Line is too long. [83/80] (https://rubystyle.guide#max-line-length) Raw Output: app/models/statistics/monthly_transactions.rb:67:81: C: Layout/LineLength: Line is too long. [83/80] (https://rubystyle.guide#max-line-length)
build: app/models/statistics/monthly_transactions.rb#L79
[rubocop] reported by reviewdog 🐶 Line is too long. [82/80] (https://rubystyle.guide#max-line-length) Raw Output: app/models/statistics/monthly_transactions.rb:79:81: C: Layout/LineLength: Line is too long. [82/80] (https://rubystyle.guide#max-line-length)
build: app/models/statistics/monthly_transactions.rb#L82
[rubocop] reported by reviewdog 🐶 Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators) Raw Output: app/models/statistics/monthly_transactions.rb:82:64: C: Layout/SpaceAroundOperators: Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators)
build: app/models/statistics/monthly_transactions.rb#L108
[rubocop] reported by reviewdog 🐶 Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators) Raw Output: app/models/statistics/monthly_transactions.rb:108:40: C: Layout/SpaceAroundOperators: Surrounding space missing for operator `+`. (https://rubystyle.guide#spaces-operators)