Skip to content

adds uid to member objects for applicant review purposes #130

adds uid to member objects for applicant review purposes

adds uid to member objects for applicant review purposes #130

Triggered via pull request December 21, 2023 18:33
Status Failure
Total duration 54s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
run-lint: backend/typescript/migrations/2023.02.18T17.43.41.create-user-table.ts#L86
Replace `.getQueryInterface()` with `⏎····.getQueryInterface()⏎····`
run-lint: backend/typescript/server.ts#L124
Replace `updatedMembers,·duplicateUsers` with `·updatedMembers,·duplicateUsers·`
run-lint: backend/typescript/server.ts#L125
Delete `··`
run-lint: backend/typescript/server.ts#L127
Expected property shorthand
run-lint: backend/typescript/server.ts#L128
Expected property shorthand
run-lint: backend/typescript/server.ts#L132
Replace `'./graphql/sampleData/members.json',·JSON.stringify(members)` with `⏎····"./graphql/sampleData/members.json",⏎····JSON.stringify(members),⏎··`
run-lint: backend/typescript/server.ts#L134
Insert `⏎·····`
run-lint: backend/typescript/server.ts#L141
Insert `⏎····`
run-lint: backend/typescript/server.ts#L142
Insert `··`
run-lint: backend/typescript/server.ts#L143
Replace `return·applications` with `··return·applications;`
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-lint: backend/typescript/middlewares/auth.ts#L57
'userIdField' is defined but never used
run-lint: backend/typescript/middlewares/auth.ts#L71
'authorized' is assigned a value but never used
run-lint: backend/typescript/middlewares/auth.ts#L86
'emailField' is defined but never used
run-lint: backend/typescript/server.ts#L124
'updatedMembers' is assigned a value but never used
run-lint: backend/typescript/services/implementations/matchingService.ts#L15
Unexpected any. Specify a different type
run-lint: backend/typescript/services/implementations/matchingService.ts#L28
Unexpected any. Specify a different type
run-lint: backend/typescript/services/implementations/matchingService.ts#L32
Unexpected any. Specify a different type
run-lint: backend/typescript/services/interfaces/matchingService.ts#L1
'ApplicationDTO' is defined but never used
run-lint: backend/typescript/services/interfaces/matchingService.ts#L8
Unexpected any. Specify a different type
run-lint: backend/typescript/services/interfaces/matchingService.ts#L15
Unexpected any. Specify a different type