Skip to content

Create database seeding script #327

Create database seeding script

Create database seeding script #327

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

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
build: src/scripts/seed-db.ts#L12
Missing return type on function
build: src/scripts/seed-db.ts#L164
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
build
Process completed with exit code 1.
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/scripts/seed-db.ts#L154
Expected property shorthand
build: src/scripts/seed-db.ts#L160
Expected property shorthand
build: src/services/admin/mentor_admin.service.test.ts#L180
Unexpected any. Specify a different type
build: src/utils.ts#L68
Unexpected any. Specify a different type