feat: basic messages (#12) #42
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, messages
❯ 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, messages
❯ 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, messages
❯ 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, messages
❯ 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, messages
❯ 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, messages
❯ 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
|