S24/sayi/connect email form #167
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 12 warnings
|
run-lint:
backend/typescript/rest/authRoutes.ts#L61
Delete `····`
|
|
run-lint:
backend/typescript/rest/authRoutes.ts#L66
Replace `·...{·accessToken:·req.body.accessToken·},·...activatedUser` with `⏎··········...{·accessToken:·req.body.accessToken·},⏎··········...activatedUser,⏎·······`
|
|
run-lint
Process completed with exit code 1.
|
|
run-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
run-lint:
backend/typescript/migrations/2024.11.21T16.49.50.add-constraint-behaviour-level-details-table.ts#L1
'DataType' is defined but never used
|
|
run-lint:
backend/typescript/services/implementations/authService.ts#L301
Unexpected any. Specify a different type
|
|
run-lint:
frontend/src/APIClients/AuthAPIClient.ts#L50
Unexpected console statement
|
|
run-lint:
frontend/src/APIClients/UserAPIClient.ts#L17
Replace ``Failed·to·get·users.·${error·instanceof·Error·?·error.message·:·"Unknown·error·occured."}`` with `⏎······`Failed·to·get·users.·${⏎········error·instanceof·Error·?·error.message·:·"Unknown·error·occured."⏎······}`,⏎····`
|
|
run-lint:
frontend/src/APIClients/UserAPIClient.ts#L42
Replace `"/auth/invite-user",·{·email·},` with `⏎······"/auth/invite-user",⏎······{·email·},⏎·····`
|
|
|
|
run-lint:
frontend/src/APIClients/UserAPIClient.ts#L44
Replace `}` with `··},⏎····`
|
|
|
|
|
|
run-lint:
frontend/src/components/crud/DisplayTableContainer.tsx#L139
Unexpected console statement
|
|
run-lint:
frontend/src/components/crud/DisplayTableContainer.tsx#L149
Unexpected console statement
|