SIMSBIOHUB-647: Create Observations Page #4371
lint-format.yml
on: pull_request
Checkout and cache target branch
7s
Running Linter and Formatter
3m 28s
Annotations
1 error and 12 warnings
Running Linter and Formatter
Process completed with exit code 1.
|
Checkout and cache target branch
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Running Linter and Formatter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Running Linter and Formatter:
app/src/components/fields/MeasurementAutocomplete.tsx#L29
React Hook useEffect has a missing dependency: 'tsn'. Either include it or remove the dependency array
|
Running Linter and Formatter:
app/src/components/species/components/SpeciesSelectedCard.tsx#L39
Replace `'outlined'` with `"outlined"`
|
|
|
Running Linter and Formatter:
app/src/features/surveys/observations/form/subcounts/SubcountForm.tsx#L59
Replace ``subcounts[${index}].measurements[${columns.length}].measurement_id`,·measurement.taxon_measurement_id)` with `⏎··········`subcounts[${index}].measurements[${columns.length}].measurement_id`,⏎··········measurement.taxon_measurement_id`
|
Running Linter and Formatter:
app/src/features/surveys/observations/form/subcounts/SubcountForm.tsx#L60
Replace `····` with `········);⏎`
|
|
|
|
|