Skip to content

feat: Add ja (Japanese), yue (Cantonese), zh-hans (Simplified Chinese), and zh-hant (Traditional Chinese) #37

feat: Add ja (Japanese), yue (Cantonese), zh-hans (Simplified Chinese), and zh-hant (Traditional Chinese)

feat: Add ja (Japanese), yue (Cantonese), zh-hans (Simplified Chinese), and zh-hant (Traditional Chinese) #37

Re-run triggered December 20, 2024 01:55
Status Success
Total duration 38s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
src/i18n/lang.test.ts > ja has the correct structure: src/i18n/lang.test.ts#L32
Error: ja is missing keys: debug, notifications ❯ src/i18n/lang.test.ts:32:13
src/i18n/lang.test.ts > nl has the correct structure: src/i18n/lang.test.ts#L32
Error: nl is missing keys: handleSearch, debug, notifications ❯ src/i18n/lang.test.ts:32:13
src/i18n/lang.test.ts > ur has the correct structure: src/i18n/lang.test.ts#L32
Error: ur is missing keys: notifications ❯ src/i18n/lang.test.ts:32:13
src/i18n/lang.test.ts > yue has the correct structure: src/i18n/lang.test.ts#L32
Error: yue is missing keys: debug, notifications ❯ src/i18n/lang.test.ts:32:13
src/i18n/lang.test.ts > zh-Hans has the correct structure: src/i18n/lang.test.ts#L32
Error: zh-Hans is missing keys: debug, notifications ❯ src/i18n/lang.test.ts:32:13
src/i18n/lang.test.ts > zh-Hant has the correct structure: src/i18n/lang.test.ts#L32
Error: zh-Hant is missing keys: debug, notifications ❯ src/i18n/lang.test.ts:32:13
build (22.x)
Process completed with exit code 1.
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636