feat: logger #946
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/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#L52
Unexpected console statement
|
Run yarn ci:
packages/logger/src/ConsolaStructuredLogger.ts#L54
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
|
Run yarn ci:
packages/cli/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/cli/src/domains/add/endpoint/helpers/prompts/endpointName.ts#L23
Unexpected console statement
|
Run yarn ci:
packages/cli/src/domains/add/endpoint/helpers/write/writeTypescriptFile.ts#L18
Unexpected console statement
|
Loading