chore(deps): update all non-major bundler dependencies #2830
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/order_spec.rb#L7
Order#valid
|
Test:
spec/models/order_spec.rb#L37
Order#valid when with locked activity
|
Test:
spec/models/order_spec.rb#L24
Order#valid when without activity
|
Test:
spec/models/order_spec.rb#L12
Order#valid when without user and without paid_with_cash
|
Test:
spec/models/order_spec.rb#L18
Order#valid when without user with paid_with_cash
|
Test:
spec/models/order_spec.rb#L30
Order#valid when without created by
|
Test:
spec/models/order_spec.rb#L45
Order#order_total when without rows
|
Test:
spec/models/order_spec.rb#L61
Order#order_total when with one row
|
Test:
spec/models/order_spec.rb#L101
Order#count_per_category
|
Test:
spec/models/order_spec.rb#L102
Order#count_per_category
|
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 |
|