Skip to content

Dprint fmt update which included more markup file types #334

Dprint fmt update which included more markup file types

Dprint fmt update which included more markup file types #334

Triggered via pull request June 22, 2025 17:55
Status Success
Total duration 57s
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...'