revert Commit 4cd1d20 #335
Annotations
13 warnings
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/
|
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/
|
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#L86
'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
|
Lint:
src/common/interfaces/ILecture.ts#L7
'IsArray' is defined but never used
|