Skip to content

SIMSBIOHUB-353/325: Survey form updates #1842

SIMSBIOHUB-353/325: Survey form updates

SIMSBIOHUB-353/325: Survey form updates #1842

Triggered via pull request October 31, 2023 19:39
Status Success
Total duration 5m 50s
Artifacts

lint-format.yml

on: pull_request
Checkout and cache target branch
12s
Checkout and cache target branch
Running Linter and Formatter
5m 22s
Running Linter and Formatter
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Running Linter and Formatter: app/src/contexts/observationsContext.tsx#L263
React Hook useCallback has a missing dependency: '_showSnackBar'. Either include it or remove the dependency array
Running Linter and Formatter: app/src/features/surveys/observations/ObservationsTable.tsx#L501
React Hook useMemo has a missing dependency: 'location.hash'. Either include it or remove the dependency array
Running Linter and Formatter: app/src/features/surveys/observations/sampling-sites/SamplingSiteList.tsx#L57
React Hook useEffect has missing dependencies: 'surveyContext.projectId', 'surveyContext.sampleSiteDataLoader', and 'surveyContext.surveyId'. Either include them or remove the dependency array