Skip to content

Added uv-secure and simplified default working-directory #338

Added uv-secure and simplified default working-directory

Added uv-secure and simplified default working-directory #338

Triggered via pull request June 22, 2025 18:05
Status Success
Total duration 1m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

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...'