Skip to content

fix(translations): sync translations from transifex (master) #134

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

fix(translations): sync translations from transifex (master) #134

Triggered via pull request February 22, 2025 22:47
Status Failure
Total duration 4m 55s
Artifacts

dhis2-release-d2ui.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 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
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
lint: packages/formula-editor/src/formula-parser.js#L11
Expected a conditional expression and instead saw an assignment
lint: packages/formula-editor/src/formula-parser.js#L21
Unnecessary escape character: \*
lint: packages/formula-editor/src/formula-parser.js#L23
Unnecessary escape character: \(
lint: packages/formula-editor/src/formula-parser.js#L23
Unnecessary escape character: \)
lint: packages/icon-picker/src/IconOption.component.js#L7
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
lint: packages/group-editor/src/GroupEditor.component.js#L131
Unexpected mix of '&&' and '||'
lint: packages/group-editor/src/GroupEditor.component.js#L131
Unexpected mix of '&&' and '||'
lint: packages/group-editor/src/GroupEditor.component.js#L131
Unexpected mix of '||' and '&&'
lint: packages/group-editor/src/GroupEditor.component.js#L131
Unexpected mix of '||' and '&&'
lint: packages/org-unit-select/src/OrgUnitSelectByGroup.component.js#L86
Unexpected mix of '&&' and '||'