Batch multiple images handling #344
canopeum_frontend_pr_validation.yml
on: pull_request
Lint-Autofixes
1m 2s
Build
42s
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/batch-modal/BatchForm.tsx#L29
Unexpected console statement
|
|
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...'
|