Transaction stats in admin #2964
Annotations
2 errors and 10 warnings
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
|
|
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`.
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
The logs for this run have expired and are no longer available.
Loading