Skip to content

Create database seeding script #325

Create database seeding script

Create database seeding script #325

Triggered via pull request July 15, 2024 03:43
Status Failure
Total duration 1m 15s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
build: src/services/seed.service.ts#L171
Type '{ primary_email: string; first_name: string; last_name: string; image_url: string; type: ProfileTypes; password: string; }' is missing the following properties from type 'Profile': comparePassword, uuid, created_at, updated_at, and 2 more.
build
Process completed with exit code 2.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/services/admin/mentor_admin.service.test.ts#L180
Unexpected any. Specify a different type
build: src/services/seed.service.ts#L177
Expected property shorthand
build: src/services/seed.service.ts#L183
Expected property shorthand
build: src/utils.ts#L68
Unexpected any. Specify a different type