fix: add stock status to product details endpoint #252
Annotations
13 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L92
'reviews' is already declared in the upper scope on line 76 column 23
|
Lint project:
packages/api-client/src/api/wishlist/index.ts#L33
'wishlist' is already declared in the upper scope on line 16 column 23
|
Lint project:
packages/sdk/__tests__/integration/__config__/jest.setup.global.ts#L83
Unexpected console statement
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-Linux-8ab4f4774ec7c9a9870d1f8168a074accdb3ebaf".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading