Add: logging middleware #311
Annotations
1 error and 13 warnings
Format
Process completed with exit code 1.
|
Format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
local-SSO-swap.ts#L31
'key' is defined but never used
|
Lint:
src/app.module.ts#L1
'MiddlewareConsumer' is defined but never used
|
Lint:
src/app.module.ts#L1
'NestModule' is defined but never used
|
Lint:
src/app.module.ts#L87
'env' is assigned a value but never used
|
Lint:
src/common/decorators/validators.decorator.ts#L31
'args' is defined but never used
|
Lint:
src/common/decorators/validators.decorator.ts#L37
'validationArguments' is defined but never used
|
Lint:
src/common/decorators/validators.decorator.ts#L58
'args' is defined but never used
|
Lint:
src/common/decorators/validators.decorator.ts#L64
'validationArguments' is defined but never used
|
Lint:
src/common/decorators/validators.decorator.ts#L84
'args' is defined but never used
|
Lint:
src/common/decorators/validators.decorator.ts#L89
'validationArguments' is defined but never used
|