Skip to content

Sign-up Page Functionality #542

Sign-up Page Functionality

Sign-up Page Functionality #542

Triggered via pull request November 19, 2023 03:51
Status Failure
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
run-lint: frontend/src/APIClients/AuthAPIClient.ts#L11
Missing file extension for "../helper/authErrorMessage"
run-lint
Process completed with exit code 1.
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: frontend/src/APIClients/AuthAPIClient.ts#L2
'FetchResult' is defined but never used
run-lint: frontend/src/APIClients/AuthAPIClient.ts#L3
'MutationFunctionOptions' is defined but never used
run-lint: frontend/src/APIClients/AuthAPIClient.ts#L4
'OperationVariables' is defined but never used
run-lint: frontend/src/APIClients/AuthAPIClient.ts#L36
Unexpected any. Specify a different type
run-lint: frontend/src/APIClients/AuthAPIClient.ts#L115
Unexpected any. Specify a different type
run-lint: frontend/src/APIClients/CommonAPIClient.ts#L5
Replace `'../types/UserTypes'` with `"../types/UserTypes";`
run-lint: frontend/src/APIClients/CommonAPIClient.ts#L24
Unexpected any. Specify a different type