Skip to content

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

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

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

Triggered via pull request November 30, 2024 22:46
Status Failure
Total duration 4m 57s
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 the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
lint
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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 '||'