Feat/handle all promises #208
canopeum_frontend_pr_validation.yml
on: pull_request
Lint-Autofixes
1m 8s
Build
56s
Annotations
12 warnings
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint-Autofixes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint-Autofixes:
canopeum_frontend/apiSchemaGenerator.js#L15
Unsafe member access .documentGenerator on an `any` value
|
Lint-Autofixes:
canopeum_frontend/apiSchemaGenerator.js#L20
Unsafe member access .codeGenerators on an `any` value
|
Lint-Autofixes:
canopeum_frontend/src/components/MainLayout.tsx#L25
Unexpected 'TODO' comment: 'TODO: Can we do better than hardcode a...'
|
Lint-Autofixes:
canopeum_frontend/src/components/MainLayout.tsx#L70
Unexpected console statement
|
Lint-Autofixes:
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
|
Lint-Autofixes:
canopeum_frontend/src/components/analytics/BatchTable.tsx#L34
Unexpected 'TODO' comment: 'TODO: Use endpoint to get specific batch...'
|
Lint-Autofixes:
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
|
Lint-Autofixes:
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
|
Lint-Autofixes:
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
|
Lint-Autofixes:
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
|