add caregiver relationship and goal options #1112
Annotations
1 error and 6 warnings
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/components/intake/CustomSelectField.tsx#L14
'InputLeftElement' is defined but never used
|
run-lint:
frontend/src/components/intake/CustomSelectField.tsx#L18
'TagLabel' is defined but never used
|
run-lint:
frontend/src/components/intake/CustomSelectField.tsx#L122
'props' is defined but never used
|
run-lint:
frontend/src/components/intake/CustomSelectField.tsx#L161
Unexpected console statement
|
run-lint:
frontend/src/components/intake/NewCaregiverModal.tsx#L52
Replace `⏎····useState(false` with `·useState(⏎····false,⏎··`
|