Add new order creation page#474
294 new issues (0 max.) of at least severity.
Annotations
Check warning on line 71 in common/types.ts
codacy-production / Codacy Static Code Analysis
common/types.ts#L71
'Courier' is defined but never used.
Check warning on line 72 in common/types.ts
codacy-production / Codacy Static Code Analysis
common/types.ts#L72
'Pickup' is defined but never used.
Check warning on line 73 in common/types.ts
codacy-production / Codacy Static Code Analysis
common/types.ts#L73
'Point' is defined but never used.
Check warning on line 74 in common/types.ts
codacy-production / Codacy Static Code Analysis
common/types.ts#L74
'Taxi' is defined but never used.
Check warning on line 171 in common/types.ts
codacy-production / Codacy Static Code Analysis
common/types.ts#L171
Unexpected any. Specify a different type.
Check warning on line 5 in components/Select.vue
codacy-production / Codacy Static Code Analysis
components/Select.vue#L5
Unexpected any. Specify a different type.
Check warning on line 30 in components/order/AddressAutocomplete.vue
codacy-production / Codacy Static Code Analysis
components/order/AddressAutocomplete.vue#L30
'useRuntimeConfig' is not defined.
Check warning on line 31 in components/order/AddressAutocomplete.vue
codacy-production / Codacy Static Code Analysis
components/order/AddressAutocomplete.vue#L31
Unsafe call of an `error` type typed value.
Check warning on line 57 in components/order/AddressAutocomplete.vue
codacy-production / Codacy Static Code Analysis
components/order/AddressAutocomplete.vue#L57
Unsafe member access .public on an `error` typed value.
Check warning on line 63 in components/order/AddressAutocomplete.vue
codacy-production / Codacy Static Code Analysis
components/order/AddressAutocomplete.vue#L63
Unsafe member access .value on an `error` typed value.
Check warning on line 69 in components/order/AddressAutocomplete.vue
codacy-production / Codacy Static Code Analysis
components/order/AddressAutocomplete.vue#L69
Unsafe argument of type `any` assigned to a parameter of type `string`.
Check warning on line 6 in components/order/Customer.vue
codacy-production / Codacy Static Code Analysis
components/order/Customer.vue#L6
Unsafe assignment of an error typed value.
Check warning on line 24 in components/order/Customer.vue
codacy-production / Codacy Static Code Analysis
components/order/Customer.vue#L24
Unsafe member access .address on an `error` typed value.
Check warning on line 40 in components/order/Customer.vue
codacy-production / Codacy Static Code Analysis
components/order/Customer.vue#L40
Unnecessary optional chain on a non-nullish value.
Check warning on line 42 in components/order/Customer.vue
codacy-production / Codacy Static Code Analysis
components/order/Customer.vue#L42
'ref' is not defined.
Check warning on line 48 in components/order/Customer.vue
codacy-production / Codacy Static Code Analysis
components/order/Customer.vue#L48
Unsafe member access .value on an `error` typed value.
Check warning on line 5 in components/order/Fulfillment.vue
codacy-production / Codacy Static Code Analysis
components/order/Fulfillment.vue#L5
'useI18n' is not defined.
Check warning on line 6 in components/order/Fulfillment.vue
codacy-production / Codacy Static Code Analysis
components/order/Fulfillment.vue#L6
Unsafe call of an `error` type typed value.
Check warning on line 19 in components/order/Fulfillment.vue
codacy-production / Codacy Static Code Analysis
components/order/Fulfillment.vue#L19
Unsafe call of an `error` type typed value.
Check warning on line 37 in components/order/Fulfillment.vue
codacy-production / Codacy Static Code Analysis
components/order/Fulfillment.vue#L37
Unexpected any. Specify a different type.
Check warning on line 38 in components/order/Fulfillment.vue
codacy-production / Codacy Static Code Analysis
components/order/Fulfillment.vue#L38
Unexpected any. Specify a different type.
Check warning on line 47 in components/order/Fulfillment.vue
codacy-production / Codacy Static Code Analysis
components/order/Fulfillment.vue#L47
Unsafe assignment of an `any` value.
Check warning on line 51 in components/order/Fulfillment.vue
codacy-production / Codacy Static Code Analysis
components/order/Fulfillment.vue#L51
Unsafe call of an `error` type typed value.
Check warning on line 52 in components/order/Fulfillment.vue
codacy-production / Codacy Static Code Analysis
components/order/Fulfillment.vue#L52
'useApi' is not defined.
Check warning on line 52 in components/order/Fulfillment.vue
codacy-production / Codacy Static Code Analysis
components/order/Fulfillment.vue#L52
Unsafe assignment of an error typed value.