Skip to content

fix(translations): sync translations from transifex (v40) #3280

fix(translations): sync translations from transifex (v40)

fix(translations): sync translations from transifex (v40) #3280

Triggered via push September 21, 2024 23:18
Status Failure
Total duration 14m 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
build
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
install
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
install
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/components/ElementSchemes/DataElementIdScheme.js#L26
React Hook useEffect has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
lint: src/components/ElementSchemes/IdScheme.js#L52
React Hook useEffect has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
lint: src/components/ElementSchemes/OrgUnitIdScheme.js#L21
React Hook useEffect has a missing dependency: 'baseUrl'. Either include it or remove the dependency array
lint: src/components/JobOverview/JobOverview.js#L55
React Hook useEffect has missing dependencies: 'allTasks', 'selectedJob', and 'setSelectedJob'. Either include them or remove the dependency array. If 'setSelectedJob' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: src/components/Router/ScrollToTop.js#L15
React Hook useEffect has a missing dependency: 'history'. Either include it or remove the dependency array
lint: src/components/Schemas/Schemas.js#L56
React Hook useEffect has missing dependencies: 'checkedByDefault', 'excludeSchemas', and 'propagateCheckedSchemas'. Either include them or remove the dependency array
lint: src/hooks/useObjects.js#L40
React Hook useEffect has missing dependencies: 'engine' and 'setSelected'. Either include them or remove the dependency array. If 'setSelected' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint: src/hooks/useProgramStages.js#L61
React Hook useEffect has missing dependencies: 'engine' and 'setSelected'. Either include them or remove the dependency array. If 'setSelected' changes too often, find the parent component that defines it and wrap that definition in useCallback
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/