Skip to content

Create Tasks Modal Component #261

Create Tasks Modal Component

Create Tasks Modal Component #261

Triggered via pull request July 8, 2024 23:29
Status Success
Total duration 1m 18s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, dorny/paths-filter@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-lint: frontend/src/components/common/FormField.tsx#L5
'Select' is defined but never used
run-lint: frontend/src/components/common/FormField.tsx#L12
'Checkbox' is defined but never used
run-lint: frontend/src/components/common/FormField.tsx#L13
'Container' is defined but never used
run-lint: frontend/src/components/common/FormField.tsx#L50
Replace `<InputLeftElement·height='34px'·pointerEvents='none'·color='black'` with `(⏎··········<InputLeftElement·height="34px"·pointerEvents="none"·color="black"`
run-lint: frontend/src/components/common/FormField.tsx#L52
Replace `</InputLeftElement>` with `··</InputLeftElement>⏎········)`
run-lint: frontend/src/components/common/FormField.tsx#L56
Replace `'Enter·amount'` with `"Enter·amount"`
run-lint: frontend/src/components/pages/residents/ResidentModal.tsx#L4
'Input' is defined but never used
run-lint: frontend/src/components/pages/residents/ResidentModal.tsx#L9
'InputRightElement' is defined but never used