Skip to content

remove password and make unique the email column #20

remove password and make unique the email column

remove password and make unique the email column #20

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

sierra-leone.yml

on: push
Deploy to Sierra Leone server
55s
Deploy to Sierra Leone server
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Deploy to Sierra Leone 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 Sierra Leone server
Process completed with exit code 2.
Deploy to Sierra Leone 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/