Added uv-secure and simplified default working-directory #341
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
canopeum_frontend_pr_validation.yml
on: pull_request
Lint-Autofixes
52s
Build
43s
Annotations
10 warnings
|
Lint-Autofixes:
canopeum_frontend/src/components/context/AuthenticationContext.tsx#L23
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
|
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/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#L41
React Hook useCallback has a missing dependency: 'displayUnhandledAPIError'. Either include it or remove the dependency array
|
|
Lint-Autofixes:
canopeum_frontend/src/components/analytics/BatchTable.tsx#L32
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...'
|