Skip to content

Batch multiple images handling #344

Batch multiple images handling

Batch multiple images handling #344

Triggered via pull request July 2, 2025 19:27
Status Success
Total duration 1m 10s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint-Autofixes: canopeum_frontend/src/components/analytics/site-modal/SiteModal.tsx#L115
React Hook useEffect has missing dependencies: 'displayUnhandledAPIError', 'fetchSite', and 'open'. Either include them or remove the dependency array
Lint-Autofixes: canopeum_frontend/src/components/analytics/site-modal/SiteModal.tsx#L105
React Hook useEffect has missing dependencies: 'displayUnhandledAPIError' and 'getApiClient'. Either include them or remove the dependency array
Lint-Autofixes: canopeum_frontend/src/components/analytics/batch-modal/BatchForm.tsx#L31
React Hook useEffect has a missing dependency: 'initBatch'. Either include it or remove the dependency array
Lint-Autofixes: canopeum_frontend/src/components/analytics/TreeSpeciesSelector.tsx#L49
React Hook useEffect has missing dependencies: 'displayUnhandledAPIError', 'getApiClient', and 'translateValue'. Either include them or remove the dependency array
Lint-Autofixes: canopeum_frontend/src/components/analytics/SupportSpeciesSelector.tsx#L45
React Hook useEffect has missing dependencies: 'displayUnhandledAPIError', 'getApiClient', and 'translateValue'. Either include them or remove the dependency array
Lint-Autofixes: canopeum_frontend/src/components/analytics/MulchLayersSelector.tsx#L49
React Hook useEffect has missing dependencies: 'displayUnhandledAPIError', 'getApiClient', and 'translateValue'. Either include them or remove the dependency array
Lint-Autofixes: canopeum_frontend/src/components/analytics/FertilizersSelector.tsx#L49
React Hook useEffect has missing dependencies: 'displayUnhandledAPIError', 'getApiClient', and 'translateValue'. Either include them or remove the dependency array
Lint-Autofixes: canopeum_frontend/src/components/analytics/BatchTable.tsx#L36
Unexpected 'TODO' comment: 'TODO: Use endpoint to get specific batch...'
Lint-Autofixes: canopeum_frontend/src/components/MainLayout.tsx#L23
Unexpected 'TODO' comment: 'TODO: Can we do better than hardcode a...'