Skip to content

Feature/be 319 forgot password #16

Feature/be 319 forgot password

Feature/be 319 forgot password #16

Triggered via pull request October 31, 2023 14:30
Status Failure
Total duration 1m 6s
Artifacts

backend-tests.yml

on: pull_request
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Unit Tests (ubuntu-latest): ludos/backend/src/dtos/user/request/reset.dto.ts#L2
'IsString' is defined but never used
Unit Tests (ubuntu-latest): ludos/backend/src/entities/reset-password.entity.ts#L5
'BeforeInsert' is defined but never used
Unit Tests (ubuntu-latest): ludos/backend/src/entities/reset-password.entity.ts#L6
'BeforeUpdate' is defined but never used
Unit Tests (ubuntu-latest): ludos/backend/src/services/user.service.ts#L85
'sent' is assigned a value but never used
Unit Tests (ubuntu-latest): ludos/backend/src/services/user.service.ts#L88
'info' is defined but never used
Unit Tests (ubuntu-latest)
Process completed with exit code 1.
Unit Tests (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/