Add API request/response logging with correlation IDs#793
Open
Ajibose wants to merge 1 commit into
Open
Annotations
10 errors and 2 warnings
|
Run lint:
src/logging/logging.module.ts#L8
Replace `⏎····AppLoggerService,⏎····{·provide:·APP_INTERCEPTOR,·useClass:·HttpLoggingInterceptor·},⏎··` with `AppLoggerService,·{·provide:·APP_INTERCEPTOR,·useClass:·HttpLoggingInterceptor·}`
|
|
Run lint:
src/logging/http-logging.interceptor.ts#L80
Replace `⏎················err·instanceof·Error⏎··················?·{·message:·err.message,·name:·err.name·}⏎·················` with `·err·instanceof·Error·?·{·message:·err.message,·name:·err.name·}`
|
|
Run lint:
src/logging/http-logging.interceptor.spec.ts#L52
Replace `.spyOn((interceptor·as·unknown·as·{·logger:·{·error:·jest.Mock·}·}).logger,·'error')` with `⏎······.spyOn((interceptor·as·unknown·as·{·logger:·{·error:·jest.Mock·}·}).logger,·'error')⏎······`
|
|
Run lint:
src/logging/http-logging.interceptor.spec.ts#L51
Replace `.spyOn((interceptor·as·unknown·as·{·logger:·{·log:·jest.Mock·}·}).logger,·'log')` with `⏎······.spyOn((interceptor·as·unknown·as·{·logger:·{·log:·jest.Mock·}·}).logger,·'log')⏎······`
|
|
Run lint:
src/logging/http-logging.interceptor.spec.ts#L12
Replace `}>·=·{}` with `··}>·=·{},⏎`
|
|
|
|
Run lint:
src/logging/http-logging.interceptor.spec.ts#L10
Replace `··` with `····`
|
|
|
|
Run lint:
src/logging/http-logging.interceptor.spec.ts#L8
Replace `··` with `····`
|
|
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run lint:
src/logging/http-logging.interceptor.ts#L12
Unexpected string concatenation
|
background
wait
wait-all
cancel
parallel
Loading