Skip to content

SIMSBIOHUB-353/325: Survey form updates #1848

SIMSBIOHUB-353/325: Survey form updates

SIMSBIOHUB-353/325: Survey form updates #1848

Triggered via pull request October 31, 2023 22:13
@al-rosenthalal-rosenthal
ready_for_review #1149
SIMSBIOHUB-353
Status Success
Total duration 5m 18s
Artifacts

lint-format.yml

on: pull_request
Checkout and cache target branch
14s
Checkout and cache target branch
Running Linter and Formatter
4m 44s
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