Feat/handle all promises #208
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:fix:
canopeum_frontend/apiSchemaGenerator.js#L15
Unsafe member access .documentGenerator on an `any` value
|
Run npm run lint:fix:
canopeum_frontend/apiSchemaGenerator.js#L20
Unsafe member access .codeGenerators on an `any` value
|
Run npm run lint:fix:
canopeum_frontend/src/components/MainLayout.tsx#L25
Unexpected 'TODO' comment: 'TODO: Can we do better than hardcode a...'
|
Run npm run lint:fix:
canopeum_frontend/src/components/MainLayout.tsx#L70
Unexpected console statement
|
Run npm run lint:fix:
canopeum_frontend/src/components/MainLayout.tsx#L72
React Hook useEffect has missing dependencies: 'getErrorMessage', 'initAuth', and 'translate'. Either include them or remove the dependency array
|
Run npm run lint:fix:
canopeum_frontend/src/components/analytics/BatchTable.tsx#L34
Unexpected 'TODO' comment: 'TODO: Use endpoint to get specific batch...'
|
Run npm run lint:fix:
canopeum_frontend/src/components/analytics/FertilizersSelector.tsx#L53
React Hook useEffect has missing dependencies: 'getApiClient', 'getErrorMessage', 'openAlertSnackbar', 'translate', and 'translateValue'. Either include them or remove the dependency array
|
Run npm run lint:fix:
canopeum_frontend/src/components/analytics/MulchLayersSelector.tsx#L53
React Hook useEffect has missing dependencies: 'getApiClient', 'getErrorMessage', 'openAlertSnackbar', 'translate', and 'translateValue'. Either include them or remove the dependency array
|
Run npm run lint:fix:
canopeum_frontend/src/components/analytics/SupportSpeciesSelector.tsx#L51
React Hook useEffect has missing dependencies: 'getApiClient', 'getErrorMessage', 'openAlertSnackbar', 'translate', and 'translateValue'. Either include them or remove the dependency array
|
Run npm run lint:fix:
canopeum_frontend/src/components/analytics/TreeSpeciesSelector.tsx#L54
React Hook useEffect has missing dependencies: 'getApiClient', 'getErrorMessage', 'openAlertSnackbar', 'translate', and 'translateValue'. Either include them or remove the dependency array
|
Loading