128 prisma migration 정리 #282
Annotations
1 error and 13 warnings
Build
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:
src/app.module.ts#L86
'env' is assigned a value but never used
|
Lint:
src/bootstrap/bootstrap.ts#L12
'cachedServer' is defined but never used
|
Lint:
src/bootstrap/bootstrap.ts#L15
'NODE_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
|
Lint:
src/common/decorators/validators.decorator.ts#L103
'args' is defined but never used
|