fix(ES-679): remove zero-valued Content-Length #877
Annotations
11 warnings
|
packages/middleware/__tests__/integration/apiClientFactory.spec.ts#L16
Assignment to property of function parameter 'configuration'
|
packages/middleware/__tests__/integration/apiClientFactory.spec.ts#L20
Assignment to property of function parameter 'configuration'
|
packages/middleware/__tests__/integration/apiClientFactory.spec.ts#L24
Assignment to property of function parameter 'configuration'
|
packages/middleware/__tests__/integration/apiClientFactory.spec.ts#L28
Assignment to property of function parameter 'configuration'
|
packages/middleware/__tests__/integration/apiClientFactory.spec.ts#L32
Assignment to property of function parameter 'configuration'
|
packages/middleware/__tests__/integration/apiClientFactory.spec.ts#L43
'app' is already declared in the upper scope on line 5 column 7
|
packages/middleware/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
|
packages/middleware/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
|
packages/middleware/src/types/server.ts#L2
'body-parser' should be listed in the project's dependencies. Run 'npm i -S body-parser' to add it
|
packages/sdk-axios-request-sender/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
|
This job succeeded
Loading