Select default payment method by payer type - #520
Merged
Codacy Production / Codacy Static Code Analysis
required action
Aug 14, 2026 in 0s
4 new issues (0 max.) of at least severity.
Annotations
Check warning on line 4 in components/order/Payment.vue
codacy-production / Codacy Static Code Analysis
components/order/Payment.vue#L4
'any' overrides all other types in this union type.
Check warning on line 10 in components/order/Payment.vue
codacy-production / Codacy Static Code Analysis
components/order/Payment.vue#L10
Unsafe call of an `error` type typed value.
Check warning on line 10 in components/order/Payment.vue
codacy-production / Codacy Static Code Analysis
components/order/Payment.vue#L10
Unsafe member access .methods on an `error` typed value.
Check warning on line 10 in components/order/Payment.vue
codacy-production / Codacy Static Code Analysis
components/order/Payment.vue#L10
Unsafe return of an error typed value.
Loading