fix: custom query and mutation arguments passing #213
Annotations
11 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/.
|
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#L3
'@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/sdk/__tests__/integration/__config__/jest.setup.global.ts#L83
Unexpected console statement
|
Lint project:
packages/sdk/__tests__/integration/addProductToWishList.integration.spec.ts#L20
Forbidden non-null assertion
|
Lint project:
packages/sdk/__tests__/integration/addProductToWishList.integration.spec.ts#L20
Forbidden non-null assertion
|
Lint project:
packages/sdk/__tests__/integration/addProductToWishList.integration.spec.ts#L20
Forbidden non-null assertion
|
Loading