Skip to content

remove password and make unique the email column #25

remove password and make unique the email column

remove password and make unique the email column #25

Triggered via push January 15, 2024 16:03
Status Failure
Total duration 57s
Artifacts

nepal.yml

on: push
Deploy to nepal server
45s
Deploy to nepal server
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Deploy to nepal server: src/modules/auth/__tests__/auth.test.ts#L1
Argument of type '{ id: string; name: string; email: string; password: string; }' is not assignable to parameter of type 'Partial<User>'.
Deploy to nepal server
Process completed with exit code 2.
Deploy to nepal server
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/