Skip to content

SIMSBIOHUB-395: Dev - Bulk Delete Sampling Sites #2194

SIMSBIOHUB-395: Dev - Bulk Delete Sampling Sites

SIMSBIOHUB-395: Dev - Bulk Delete Sampling Sites #2194

Triggered via pull request January 10, 2024 19:48
Status Success
Total duration 3m 40s
Artifacts

lint-format.yml

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

Annotations

10 warnings
Running Linter and Formatter: app/src/components/data-grid/DataGridValidationAlert.tsx#L32
React Hook useMemo has a missing dependency: 'props.muiDataGridApiRef'. Either include it or remove the dependency array
Running Linter and Formatter: app/src/components/data-grid/DataGridValidationAlert.tsx#L65
React Hook useMemo has missing dependencies: 'props.muiDataGridApiRef', 'props.validationModel', and 'sortedRowIds'. Either include them or remove the dependency array
Running Linter and Formatter: app/src/components/data-grid/DataGridValidationAlert.tsx#L65
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Running Linter and Formatter: app/src/components/data-grid/DataGridValidationAlert.tsx#L75
React Hook useCallback has a missing dependency: 'focusErrorAtIndex'. Either include it or remove the dependency array
Running Linter and Formatter: app/src/components/data-grid/DataGridValidationAlert.tsx#L83
React Hook useCallback has a missing dependency: 'focusErrorAtIndex'. Either include it or remove the dependency array
Running Linter and Formatter: app/src/components/data-grid/DataGridValidationAlert.tsx#L110
React Hook useCallback has a missing dependency: 'props.muiDataGridApiRef'. Either include it or remove the dependency array
Running Linter and Formatter: app/src/components/data-grid/DataGridValidationAlert.tsx#L121
React Hook useEffect has missing dependencies: 'index' and 'numErrors'. Either include them or remove the dependency array
Running Linter and Formatter: app/src/contexts/observationsTableContext.tsx#L468
React Hook useCallback has a missing dependency: '_validateRows'. Either include it or remove the dependency array
Running Linter and Formatter: app/src/contexts/telemetryTableContext.tsx#L301
React Hook useCallback has a missing dependency: 'telemetryApi'. Either include it or remove the dependency array
Running Linter and Formatter: app/src/contexts/telemetryTableContext.tsx#L427
React Hook useCallback has a missing dependency: '_validateRows'. Either include it or remove the dependency array