Update rails to 7.2.2 so the CI error disappears #3597
Annotations
20 errors
|
Lint:
config/environments/production.rb#L112
[Correctable] Layout/SpaceInsideArrayLiteralBrackets: Do not use space inside array brackets.
|
|
Lint:
config/environments/production.rb#L71
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
|
Lint:
config/environments/production.rb#L71
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
|
Lint:
config/environments/production.rb#L63
[Correctable] Layout/MultilineMethodCallIndentation: Align .then with .new on line 61.
|
|
Lint:
config/environments/production.rb#L62
[Correctable] Style/RedundantConstantBase: Remove redundant ::.
|
|
Lint:
config/environments/production.rb#L62
[Correctable] Layout/MultilineMethodCallIndentation: Align .tap with .new on line 61.
|
|
Lint:
config/environments/production.rb#L61
[Correctable] Style/GlobalStdStream: Use $stdout instead of STDOUT. (https://rubystyle.guide#global-stdout)
|
|
Lint:
config/environments/production.rb#L61
[Correctable] Layout/IndentationConsistency: Inconsistent indentation detected. (https://rubystyle.guide#spaces-indentation, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
|
|
Lint:
config/environments/production.rb#L60
[Correctable] Layout/CommentIndentation: Incorrect indentation detected (column 2 instead of 3).
|
|
Lint:
app/models/invoice.rb#L35
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
|
Test:
spec/controllers/activities_controller/create_invoices_spec.rb#L34
ActivitiesController POST create_invoices when as treasurer enqueues invoice create job
|
|
Test:
spec/models/payment_spec.rb#L147
Payment#update when concurrently updating payment to paid
|
|
Test:
spec/models/payment_spec.rb#L101
Payment#after_save when updating invoice payment to paid creates credit mutation
|
|
Test:
spec/models/payment_spec.rb#L102
Payment#after_save when updating invoice payment to paid creates credit mutation
|
|
Test:
spec/models/payment_spec.rb#L103
Payment#after_save when updating invoice payment to paid creates credit mutation
|
|
Test:
spec/models/payment_spec.rb#L107
Payment#after_save when updating invoice payment to paid enqueues mail is expected to enqueues InvoiceMailer.invoice_paid
|
|
Test:
spec/models/payment_spec.rb#L128
Payment#after_save when updating already paid payment
|
|
Test:
spec/models/payment_spec.rb#L82
Payment#after_save when updating user payment to paid creates credit mutation
|
|
Test:
spec/models/payment_spec.rb#L81
Payment#after_save when updating user payment to paid creates credit mutation
|
|
Test:
spec/models/payment_spec.rb#L86
Payment#after_save when updating user payment to paid enqueues mail is expected to enqueues UserCreditMailer.new_credit_mutation_mail
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
app
Expired
|
1.48 GB |
sha256:26e21a24d28e9ce8c0c0afcf9451185730427c0bf8435f26948ff78f2cb8928a
|
|
|
coverage
Expired
|
15.1 KB |
sha256:57be032832557232a90c490e51bfb71ab103492da7cc30bf88353fbe148ef40a
|
|
|
csvalpha~sofia~JG160I.dockerbuild
Expired
|
34.2 KB |
sha256:9433b33083957bb9459868ec37e3bc662b4b579de6d7a59cc2146fd1b12e2c4b
|
|