i18n: Rocket.Chat language update from Lingohub 🤖 on 2026-04-06Z #57103
Annotations
2 errors and 11 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint
@rocket.chat/i18n#lint: command (/home/runner/work/Rocket.Chat/Rocket.Chat/packages/i18n) /tmp/xfs-2da45dd8/yarn run lint exited (1)
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, denoland/setup-deno@v1, rharkor/caching-for-turbo@v1.8. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
packages/model-typings/src/models/IRolesModel.ts#L11
Union type constituent is duplicated with IRole['_id']
|
|
Lint:
packages/model-typings/src/models/IRolesModel.ts#L9
Union type constituent is duplicated with IRole['_id']
|
|
Lint:
packages/model-typings/src/models/ILivechatDepartmentAgentsModel.ts#L39
Explicit undefined is unnecessary on an optional parameter
|
|
Lint:
packages/model-typings/src/models/ILivechatDepartmentAgentsModel.ts#L19
Explicit undefined is unnecessary on an optional parameter
|
|
Lint:
packages/model-typings/src/models/IBaseModel.ts#L60
Explicit undefined is unnecessary on an optional parameter
|
|
Lint:
packages/model-typings/src/models/IBannersDismissModel.ts#L20
Explicit undefined is unnecessary on an optional parameter
|
|
Lint:
packages/instance-status/src/index.ts#L37
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
|
Lint:
packages/log-format/src/index.ts#L146
Unsafe return of a value of type error
|
|
Lint:
packages/log-format/src/index.ts#L61
Unsafe call of a type that could not be resolved
|
|
Lint:
packages/log-format/src/index.ts#L61
Unsafe return of a value of type error
|
Loading