Skip to content

feat: improve reset password route #7

feat: improve reset password route

feat: improve reset password route #7

Triggered via pull request July 28, 2024 01:30
Status Failure
Total duration 31s
Artifacts

eslint-check.yml

on: pull_request
Matrix: Check linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Check linting (14.x): src/modules/users/infra/http/controller/UsersController.ts#L38
Block must not be padded by blank lines
Check linting (14.x): src/modules/users/infra/http/controller/UsersController.ts#L45
Expected indentation of 6 spaces but found 8
Check linting (14.x): src/modules/users/infra/http/controller/UsersController.ts#L45
Expected parentheses around arrow function argument
Check linting (14.x): src/modules/users/infra/http/controller/UsersController.ts#L46
Assignment to property of function parameter 'user'
Check linting (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check linting (14.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check linting (14.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check linting (14.x): src/modules/users/services/SendPinToUserEmailService.ts#L49
Unexpected any. Specify a different type
Check linting (14.x): src/shared/infra/http/server.ts#L36
Unexpected console statement
Check linting (14.x): src/shared/infra/http/server.ts#L47
Unexpected console statement