feat: use appropriate verbosity levels specifically in the browser environment #1046
Annotations
11 warnings
Detect circular dependencies 🔄
Detected 8 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/logger/__tests__/unit/consolaStructuredLogger.spec.ts#L31
Unexpected empty arrow function
|
Run yarn ci:
packages/logger/__tests__/unit/consolaStructuredLogger.spec.ts#L35
Unexpected empty arrow function
|
Run yarn ci:
packages/logger/__tests__/unit/consolaStructuredLogger.spec.ts#L39
Unexpected empty arrow function
|
Run yarn ci:
packages/logger/__tests__/unit/reporter/consola/jsonReporter.spec.ts#L8
Unexpected empty arrow function
|
Run yarn ci:
packages/logger/__tests__/unit/reporter/consola/jsonReporter.spec.ts#L9
Unexpected empty arrow function
|
Run yarn ci:
packages/logger/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/logger/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/logger/src/LoggerFactory.ts#L5
'LoggerType' is already declared in the upper scope on line 5 column 13
|
Loading