IN-4300 Use BSD-3 license in the middleware and sdk #927
Annotations
11 warnings
Detect circular dependencies 🔄
Detected 7 circular dependencies between the files
|
Run yarn ci:
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
|
Run yarn ci:
packages/sdk-axios-request-sender/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/middleware/__tests__/integration/apiClientFactory.spec.ts#L17
Assignment to property of function parameter 'configuration'
|
Run yarn ci:
packages/middleware/__tests__/integration/apiClientFactory.spec.ts#L21
Assignment to property of function parameter 'configuration'
|
Run yarn ci:
packages/middleware/__tests__/integration/apiClientFactory.spec.ts#L25
Assignment to property of function parameter 'configuration'
|
Run yarn ci:
packages/middleware/__tests__/integration/apiClientFactory.spec.ts#L29
Assignment to property of function parameter 'configuration'
|
Run yarn ci:
packages/middleware/__tests__/integration/apiClientFactory.spec.ts#L33
Assignment to property of function parameter 'configuration'
|
Run yarn ci:
packages/middleware/__tests__/integration/apiClientFactory.spec.ts#L44
'app' is already declared in the upper scope on line 6 column 7
|
Run yarn ci:
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
|
Run yarn ci:
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
|
Loading