chore(deps): update all non-major bundler dependencies #2831
Annotations
20 errors and 4 warnings
Lint:
app/controllers/activities_controller.rb#L64
[Correctable] Rails/ActionOrder: Action show should appear before destroy.
|
Lint:
app/controllers/invoices_controller.rb#L9
[Correctable] Rails/RedundantActiveRecordAllMethod: Redundant all detected. (https://rails.rubystyle.guide/#redundant-all)
|
Lint:
app/controllers/orders_controller.rb#L81
[Correctable] Style/ReturnNilInPredicateMethodDefinition: Return false instead of nil in predicate methods. (https://rubystyle.guide#bool-methods-qmark)
|
Lint:
app/controllers/payments_controller.rb#L6
[Correctable] Rails/RedundantActiveRecordAllMethod: Redundant all detected. (https://rails.rubystyle.guide/#redundant-all)
|
Lint:
app/controllers/price_lists_controller.rb#L8
[Correctable] Rails/RedundantActiveRecordAllMethod: Redundant all detected. (https://rails.rubystyle.guide/#redundant-all)
|
Lint:
app/models/activity.rb#L15
[Correctable] Style/RedundantParentheses: Don't use parentheses around an expression.
|
Lint:
app/models/activity.rb#L20
[Correctable] Style/RedundantParentheses: Don't use parentheses around an expression.
|
Lint:
app/models/activity.rb#L25
[Correctable] Style/RedundantParentheses: Don't use parentheses around an expression.
|
Lint:
app/models/order.rb#L18
[Correctable] Style/RedundantParentheses: Don't use parentheses around an expression.
|
Lint:
app/models/payment.rb#L21
[Correctable] Style/RedundantParentheses: Don't use parentheses around an expression.
|
Test:
spec/models/invoice_spec.rb#L64
Invoice#amount
|
Test:
spec/models/invoice_spec.rb#L40
Invoice#email when with override
|
Test:
spec/models/invoice_spec.rb#L46
Invoice#email when without override
|
Test:
spec/models/invoice_spec.rb#L7
Invoice#valid
|
Test:
spec/models/invoice_spec.rb#L18
Invoice#valid when without activity
|
Test:
spec/models/invoice_spec.rb#L12
Invoice#valid when without user
|
Test:
spec/models/invoice_spec.rb#L76
Invoice#set_human_id
|
Test:
spec/models/invoice_spec.rb#L32
Invoice#name when without override
|
Test:
spec/models/invoice_spec.rb#L26
Invoice#name when with override
|
Test:
spec/models/order_row_spec.rb#L82
OrderRow#destroy
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "app".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
app
|
1.5 GB |
|
coverage
|
15.4 KB |
|