refactor: standarize API Client #231
Annotations
3 errors and 11 warnings
|
Lint project:
packages/api-client/src/types/api/index.ts#L1
Replace `'./endpoints'` with `"./endpoints"`
|
Lint project
The operation was canceled.
|
Detect circular dependencies 🔄
Detected 2 circular dependencies between the files
|
Lint project:
packages/api-client/jest.config.ts#L1
'@vue-storefront/jest-config' should be listed in the project's dependencies. Run 'npm i -S @vue-storefront/jest-config' to add it
|
Lint project:
packages/api-client/possible-types.js#L1
Require statement not part of import statement
|
Lint project:
packages/api-client/possible-types.js#L2
'cross-fetch' should be listed in the project's dependencies, not devDependencies
|
Lint project:
packages/api-client/possible-types.js#L2
Require statement not part of import statement
|
Lint project:
packages/api-client/possible-types.js#L3
Require statement not part of import statement
|
Lint project:
packages/api-client/rollup.config.js#L1
'@vue-storefront/rollup-config' should be listed in the project's dependencies. Run 'npm i -S @vue-storefront/rollup-config' to add it
|
Lint project:
packages/api-client/src/api/customerOrders/index.ts#L42
'customerOrders' is already declared in the upper scope on line 23 column 23
|
Lint project:
packages/api-client/src/api/reviews/index.ts#L33
'reviews' is already declared in the upper scope on line 17 column 23
|
Lint project:
packages/api-client/src/api/wishlist/index.ts#L30
'wishlist' is already declared in the upper scope on line 13 column 23
|
Lint project:
packages/api-client/src/types/context/index.ts#L5
An interface declaring no members is equivalent to its supertype
|
The logs for this run have expired and are no longer available.
Loading