feat: update middleware to 5.1.0-rc #283
Annotations
11 warnings
Detect circular dependencies 🔄
Detected 2 circular dependencies between the files
|
Run yarn ci:
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
|
Run yarn ci:
packages/api-client/possible-types.js#L1
Require statement not part of import statement
|
Run yarn ci:
packages/api-client/possible-types.js#L2
'cross-fetch' should be listed in the project's dependencies, not devDependencies
|
Run yarn ci:
packages/api-client/possible-types.js#L2
Require statement not part of import statement
|
Run yarn ci:
packages/api-client/possible-types.js#L3
Require statement not part of import statement
|
Run yarn ci:
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
|
Run yarn ci:
packages/api-client/src/api/customerOrders/index.ts#L42
'customerOrders' is already declared in the upper scope on line 23 column 23
|
Run yarn ci:
packages/api-client/src/api/reviews/index.ts#L92
'reviews' is already declared in the upper scope on line 76 column 23
|
Run yarn ci:
packages/api-client/src/api/wishlist/index.ts#L33
'wishlist' is already declared in the upper scope on line 16 column 23
|
Run yarn ci:
packages/sdk/__tests__/integration/__config__/jest.setup.global.ts#L83
Unexpected console statement
|
Loading