feat: logger middleware error boundary #1039
Annotations
2 errors and 11 warnings
Run yarn ci
@vue-storefront/middleware#test:unit: command (/home/runner/work/vue-storefront/vue-storefront/packages/middleware) /tmp/yarn--1730115802188-0.1802566195258215/yarn run test:unit exited (1)
|
Run yarn ci
Process completed with exit code 1.
|
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/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/ConsolaStructuredLogger.ts#L47
Unexpected console statement
|
Run yarn ci:
packages/logger/src/ConsolaStructuredLogger.ts#L49
Unexpected console statement
|
Run yarn ci:
packages/logger/src/LoggerFactory.ts#L5
'LoggerType' is already declared in the upper scope on line 5 column 13
|
Loading