Skip to content

chore(deps): update all non-major bundler dependencies #2829

chore(deps): update all non-major bundler dependencies

chore(deps): update all non-major bundler dependencies #2829

Triggered via pull request December 5, 2024 01:40
Status Failure
Total duration 10m 6s
Artifacts 2

continuous-integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/controllers/activities_controller/index_spec.rb#L27
ActivitiesController GET index when as main-bartender
Test: spec/controllers/activities_controller/index_spec.rb#L21
ActivitiesController GET index when without permissions
Test: spec/controllers/activities_controller/index_spec.rb#L38
ActivitiesController GET index when as treasurer
Test: spec/controllers/payments_controller/index_spec.rb#L12
PaymentsController GET index when as treasurer shows payment
Test: spec/controllers/payments_controller/index_spec.rb#L21
PaymentsController GET index when as user forbids
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#L82
Order#count_per_product
Test: spec/models/order_spec.rb#L81
Order#count_per_product
Test: spec/models/order_spec.rb#L101
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
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/
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
app
1.5 GB
coverage
15.4 KB