Issue/55/planner #114
Annotations
13 warnings
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L30
'args' is defined but never used
|
Lint:
src/common/decorators/validators.decorator.ts#L36
'validationArguments' is defined but never used
|
Lint:
src/common/decorators/validators.decorator.ts#L57
'args' is defined but never used
|
Lint:
src/common/decorators/validators.decorator.ts#L63
'validationArguments' is defined but never used
|
Lint:
src/common/decorators/validators.decorator.ts#L83
'args' is defined but never used
|
Lint:
src/common/decorators/validators.decorator.ts#L88
'validationArguments' is defined but never used
|
Lint:
src/common/decorators/validators.decorator.ts#L102
'args' is defined but never used
|
Lint:
src/common/interfaces/serializer/department.serializer.ts#L6
'nested' is assigned a value but never used
|