feat: middleware logger better logger scopes #1010
continuous-integration.yml
on: pull_request
Continuous Integration
/
GitGuardian scan
0s
Continuous Integration
/
Run CI
2m 19s
SonarCloud CLI
/
Run Sonarcloud check
SonarCloud Middleware
/
Run Sonarcloud check
SonarCloud SDK
/
Run Sonarcloud check
Annotations
2 errors and 11 warnings
Continuous Integration / Run CI
@vue-storefront/logger#test:unit: command (/home/runner/work/vue-storefront/vue-storefront/packages/logger) /tmp/yarn--1729245541151-0.1218322912429437/yarn run test:unit exited (1)
|
Continuous Integration / Run CI
Process completed with exit code 1.
|
Continuous Integration / Run CI
Detected 8 circular dependencies between the files
|
Continuous Integration / Run 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
|
Continuous Integration / Run 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
|
Continuous Integration / Run CI:
packages/logger/__tests__/unit/consolaStructuredLogger.spec.ts#L31
Unexpected empty arrow function
|
Continuous Integration / Run CI:
packages/logger/__tests__/unit/consolaStructuredLogger.spec.ts#L35
Unexpected empty arrow function
|
Continuous Integration / Run CI:
packages/logger/__tests__/unit/consolaStructuredLogger.spec.ts#L39
Unexpected empty arrow function
|
Continuous Integration / Run 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
|
Continuous Integration / Run 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
|
Continuous Integration / Run CI:
packages/logger/src/ConsolaStructuredLogger.ts#L47
Unexpected console statement
|
Continuous Integration / Run CI:
packages/logger/src/ConsolaStructuredLogger.ts#L49
Unexpected console statement
|
Continuous Integration / Run CI:
packages/logger/src/LoggerFactory.ts#L5
'LoggerType' is already declared in the upper scope on line 5 column 13
|