chore: lint #145
test-and-lint.yml
on: push
Matrix: check-language
Matrix: lint
Matrix: test
Annotations
10 errors and 3 warnings
src/i18n/lang.test.ts > es has the correct structure:
src/i18n/lang.test.ts#L32
Error:
es is missing keys: app.post, app.debug, profile.blockedBy, messages.chat, search
❯ src/i18n/lang.test.ts:32:13
|
src/i18n/lang.test.ts > de has the correct structure:
src/i18n/lang.test.ts#L32
Error:
de is missing keys: app.post, app.cancel, app.debug, profile.blockedBy, messages.chat, editor.toolbar.image, search
❯ src/i18n/lang.test.ts:32:13
|
src/i18n/lang.test.ts > fr has the correct structure:
src/i18n/lang.test.ts#L32
Error:
fr is missing keys: auth.authFactorToken, app.loadMore, app.post, app.notFound, app.save, app.cancel, app.optional, app.debug, profile.tabs, profile.blockedBy, post.createPost, notifications, messages, dialog, editor, search
❯ src/i18n/lang.test.ts:32:13
|
src/i18n/lang.test.ts > fil has the correct structure:
src/i18n/lang.test.ts#L32
Error:
fil is missing keys: auth.authFactorToken, app.loadMore, app.post, app.notFound, app.save, app.cancel, app.optional, app.debug, profile.tabs, profile.blockedBy, post.createPost, notifications.tabs, messages, dialog, editor, search
❯ src/i18n/lang.test.ts:32:13
|
src/i18n/lang.test.ts > ja has the correct structure:
src/i18n/lang.test.ts#L32
Error:
ja is missing keys: app.post, app.cancel, app.debug, profile.blockedBy, debug, messages.chat, search
❯ 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: auth.authFactorToken, app.loadMore, app.post, app.notFound, app.save, app.cancel, app.optional, app.debug, profile.tabs, profile.blockedBy, post.createPost, handleSearch, debug, notifications, messages, dialog, editor, search
❯ 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: auth.authFactorToken, app.loadMore, app.post, app.notFound, app.save, app.cancel, app.optional, app.debug, profile.tabs, profile.blockedBy, post.createPost, notifications, messages, dialog, editor, search
❯ 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: auth.authFactorToken, app.loadMore, app.post, app.notFound, app.save, app.cancel, app.optional, app.debug, profile.tabs, profile.blockedBy, post.createPost, debug, notifications, messages, dialog, editor, search
❯ 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: auth.authFactorToken, app.loadMore, app.post, app.notFound, app.save, app.cancel, app.optional, app.debug, profile.tabs, profile.blockedBy, post.createPost, debug, notifications, messages, dialog, editor, search
❯ 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: auth.authFactorToken, app.loadMore, app.post, app.notFound, app.save, app.cancel, app.optional, app.debug, profile.tabs, profile.blockedBy, post.createPost, debug, notifications, messages, dialog, editor, search
❯ src/i18n/lang.test.ts:32:13
|
check-language (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|