Capitalize first letter on Signup, Mentor & Mentee Applications #385
Annotations
7 errors and 3 warnings
build:
src/services/mentee.service.ts#L82
Replace `application.firstName·as·string` with `⏎······application.firstName·as·string⏎····`
|
build:
src/services/mentee.service.ts#L84
Delete `····`
|
build:
src/services/mentor.service.ts#L8
Replace `·capitalizeFirstLetter,·getEmailContent,·getMentorPublicData·` with `⏎··capitalizeFirstLetter,⏎··getEmailContent,⏎··getMentorPublicData⏎`
|
build:
src/services/mentor.service.ts#L75
Replace `application.firstName·as·string` with `⏎······application.firstName·as·string⏎····`
|
build:
src/utils.ts#L290
Replace `⏎··word:·string⏎` with `word:·string`
|
build:
src/utils.ts#L294
Insert `⏎`
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version 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#L184
Unexpected any. Specify a different type
|
build:
src/utils.ts#L103
Unexpected any. Specify a different type
|