Skip to content

refactor!: major codebase restructure and improvements #152

refactor!: major codebase restructure and improvements

refactor!: major codebase restructure and improvements #152

Triggered via push January 12, 2025 07:14
Status Failure
Total duration 45s
Artifacts
Matrix: check-language
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 4 warnings
lint (22.x): src/components/feed-selector.tsx#L2
'useFeeds' is defined but never used
lint (22.x): src/components/ui/checkbox.tsx#L1
* import is invalid because 'default' from 'react' is restricted. Import specific items from react instead of the default import
lint (22.x): src/components/ui/checkbox.tsx#L28
Use inline exports instead of `export { ... };`
lint (22.x)
Process completed with exit code 1.
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
lint (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): src/components/ui/button.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
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
test (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636