fix: minor bugs and issues #9
Annotations
5 warnings
test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (20.x):
src/common/message/services/message.service.ts#L50
'error' is defined but never used
|
test (20.x):
src/seeders/seed/email.seed.ts#L42
'error' is defined but never used
|
test (20.x):
test/common/file.service.spec.ts#L15
'configService' is assigned a value but never used
|
test (20.x):
test/common/file.service.spec.ts#L16
's3Client' is assigned a value but never used
|