Skip to content

Submit Login/Signup with Enter Key #628

Submit Login/Signup with Enter Key

Submit Login/Signup with Enter Key #628

Triggered via pull request January 25, 2024 03:14
Status Success
Total duration 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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#L29
Unexpected any. Specify a different type
run-lint: frontend/src/APIClients/AuthAPIClient.ts#L56
Unexpected any. Specify a different type
run-lint: frontend/src/APIClients/AuthAPIClient.ts#L117
Unexpected any. Specify a different type
run-lint: frontend/src/APIClients/BuildingAPIClient.ts#L1
'axios' is defined but never used
run-lint: frontend/src/APIClients/BuildingAPIClient.ts#L1
'AxiosError' is defined but never used
run-lint: frontend/src/APIClients/ResidentAPIClient.ts#L1
'axios' is defined but never used
run-lint: frontend/src/APIClients/ResidentAPIClient.ts#L4
'Resident' is defined but never used