Skip to content

Forgot password backend logic + frontend design #255

Forgot password backend logic + frontend design

Forgot password backend logic + frontend design #255

Triggered via pull request October 22, 2024 17:35
Status Failure
Total duration 1m 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
run-lint: backend/rest/authRoutes.ts#L6
'isAuthorizedByEmail' is defined but never used
run-lint: backend/rest/authRoutes.ts#L147
Replace `⏎··"/resetPassword/:email",⏎·` with `"/resetPassword/:email",`
run-lint: backend/rest/authRoutes.ts#L150
Replace `····` with `··`
run-lint: backend/rest/authRoutes.ts#L151
Delete `··`
run-lint: backend/rest/authRoutes.ts#L152
Delete `··`
run-lint: backend/rest/authRoutes.ts#L153
Delete `··`
run-lint: backend/rest/authRoutes.ts#L154
Delete `··`
run-lint: backend/rest/authRoutes.ts#L155
Delete `··`
run-lint: backend/rest/authRoutes.ts#L156
Replace `··},⏎` with `}`
run-lint
Process completed with exit code 1.
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
run-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, dorny/paths-filter@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-lint: frontend/src/App.tsx#L38
Insert `⏎·`
run-lint: frontend/src/App.tsx#L54
Delete `⏎··`
run-lint: frontend/src/App.tsx#L94
Replace `·exact·path={Routes.FORGOT_PASSWORD_PAGE}·component={ForgotPasswordPage}` with `⏎····················exact⏎····················path={Routes.FORGOT_PASSWORD_PAGE}⏎····················component={ForgotPasswordPage}⏎·················`
run-lint: frontend/src/components/auth/ResetPassword.tsx#L11
Unexpected console statement