chore(deps): update all non-major bundler dependencies #2950
Annotations
20 errors and 3 warnings
Lint:
app/controllers/activities_controller.rb#L64
[Correctable] Rails/ActionOrder: Action show should appear before destroy.
|
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#L11
[Correctable] Rails/RedundantActiveRecordAllMethod: Redundant all detected. (https://rails.rubystyle.guide/#redundant-all)
|
Lint:
app/models/user.rb#L116
[Correctable] Rails/RedundantActiveRecordAllMethod: Redundant all detected. (https://rails.rubystyle.guide/#redundant-all)
|
Lint:
app/models/user.rb#L123
[Correctable] Rails/RedundantActiveRecordAllMethod: Redundant all detected. (https://rails.rubystyle.guide/#redundant-all)
|
Lint:
app/models/user.rb#L124
[Correctable] Rails/WhereRange: Use where(orders: { created_at: from...to }) instead of manually constructing SQL. (https://rails.rubystyle.guide/#where-ranges)
|
Lint:
db/migrate/20180107182815_add_functional_name_to_role.rb#L6
[Correctable] Rails/FindEach: Use find_each instead of each. (https://rails.rubystyle.guide#find-each)
|
Lint:
db/migrate/20180107182815_add_functional_name_to_role.rb#L24
[Correctable] Rails/FindEach: Use find_each instead of each. (https://rails.rubystyle.guide#find-each)
|
Lint:
lib/omniauth/strategies/amber_oauth2.rb#L49
[Correctable] Rails/Pluck: Prefer pluck('id') over map { |group| group['id'] }. (https://rails.rubystyle.guide#pluck)
|
Lint:
spec/controllers/activities_controller/create_invoices_spec.rb#L3
RSpec/SpecFilePathFormat: Spec path should end with activities_controller*_spec.rb. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/SpecFilePathFormat)
|
Test:
spec/jobs/new_credit_mutation_notification_job_spec.rb#L25
NewCreditMutationNotificationJob#perform when with no email address is expected to eq 0
|
Test:
spec/jobs/new_credit_mutation_notification_job_spec.rb#L18
NewCreditMutationNotificationJob#perform when with valid email address is expected to eq "[email protected]"
|
Test:
spec/jobs/credit_insufficient_notification_job_spec.rb#L36
CreditInsufficientNotificationJob#perform is expected to include "Evil Emailless"
|
Test:
spec/jobs/credit_insufficient_notification_job_spec.rb#L35
CreditInsufficientNotificationJob#perform is expected to eq "[email protected]"
|
Test:
spec/jobs/credit_insufficient_notification_job_spec.rb#L32
CreditInsufficientNotificationJob#perform is expected to eq 2
|
Test:
spec/jobs/credit_insufficient_notification_job_spec.rb#L33
CreditInsufficientNotificationJob#perform is expected to eq "[email protected]"
|
Test:
spec/jobs/activity_invoice_job_spec.rb#L20
ActivityInvoiceJob#perform when with manual user orders is expected to eq 3
|
Test:
spec/controllers/invoices_controller/pay_spec.rb#L13
InvoicesController GET /:id/pay when authorized creates a new payment
|
Test:
spec/controllers/invoices_controller/pay_spec.rb#L32
InvoicesController GET /:id/pay when not authorized with token creates a new payment
|
Test:
spec/models/order_spec.rb#L12
Order#valid when without user and without paid_with_cash is expected not to be valid
|
Sensitive data should not be used in the ARG or ENV commands:
Dockerfile#L27
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "RAILS_MASTER_KEY")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
app
|
1.49 GB |
|
coverage
|
15.6 KB |
|
csvalpha~sofia~ZM82WF.dockerbuild
|
107 KB |
|