chore(deps): update all non-major bundler dependencies #2829
Annotations
10 errors and 2 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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
Loading