Doroudi/issue48 #51
Annotations
10 errors
Typecheck:
src/common/api/api-service.ts#L40
Property 'data' does not exist on type 'Promise<AxiosResponse<T, any>>'.
|
Typecheck:
src/mocks/handlers/account.handler.ts#L2
Cannot find module '@/models/Login' or its corresponding type declarations.
|
Typecheck:
src/mocks/handlers/order.handler.ts#L34
'createFakeOrderItems' is declared but its value is never read.
|
Typecheck:
src/store/order.store.ts#L25
'response' is declared but its value is never read.
|
Typecheck:
src/components/Color/CreateColor.vue#L8
Cannot find name 'ColorCreateModel'.
|
Typecheck:
src/components/Customers/CustomerManagement.vue#L20
Property 'proxy' does not exist on type 'ComponentInternalInstance | null'.
|
Typecheck:
src/components/Orders/OrderManagement.vue#L19
Property 'proxy' does not exist on type 'ComponentInternalInstance | null'.
|
Typecheck:
src/components/Review/ReviewManagement.vue#L11
't' is declared but its value is never read.
|
Typecheck:
src/components/Review/ReviewManagement.vue#L17
Property 'proxy' does not exist on type 'ComponentInternalInstance | null'.
|
Typecheck:
src/components/UserProfile.vue#L38
Type '{ label: string; to: string; value: () => void; }[]' is not assignable to type 'SelectMixedOption[]'.
|
The logs for this run have expired and are no longer available.
Loading