fix(translations): sync translations from transifex (master) #127
Annotations
1 error and 16 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/
|
install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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/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/org-unit-select/src/OrgUnitSelectByGroup.component.js#L86
Unexpected mix of '&&' and '||'
|