Merge pull request #62 from HoraceHuang-ui/horace_dev #242
Annotations
10 errors and 1 warning
Build Release Files:
src/i18n/index.ts#L21
Property '"general_langText"' is missing in type '{ general_loading: string; general_welcomeTitle: string; general_cancel: string; general_confirm: string; general_mainpage: string; general_gs: string; general_gsShort: string; general_sr: string; ... 93 more ...; settings_checkUpdFailed: string; }' but required in type '{ general_loading: string; general_welcomeTitle: string; general_langText: string; general_cancel: string; general_confirm: string; general_mainpage: string; general_gs: string; general_gsShort: string; ... 94 more ...; settings_checkUpdFailed: string; }'.
|
Build Release Files:
src/i18n/index.ts#L22
Property '"general_langText"' is missing in type '{ general_loading: string; general_welcomeTitle: string; general_cancel: string; general_confirm: string; general_mainpage: string; general_gs: string; general_gsShort: string; general_sr: string; ... 93 more ...; settings_checkUpdFailed: string; }' but required in type '{ general_loading: string; general_welcomeTitle: string; general_langText: string; general_cancel: string; general_confirm: string; general_mainpage: string; general_gs: string; general_gsShort: string; ... 94 more ...; settings_checkUpdFailed: string; }'.
|
Build Release Files:
src/i18n/index.ts#L23
Property '"general_langText"' is missing in type '{ general_loading: string; general_welcomeTitle: string; general_cancel: string; general_confirm: string; general_mainpage: string; general_gs: string; general_gsShort: string; general_sr: string; ... 93 more ...; settings_checkUpdFailed: string; }' but required in type '{ general_loading: string; general_welcomeTitle: string; general_langText: string; general_cancel: string; general_confirm: string; general_mainpage: string; general_gs: string; general_gsShort: string; ... 94 more ...; settings_checkUpdFailed: string; }'.
|
Build Release Files:
src/i18n/index.ts#L24
Property '"general_langText"' is missing in type '{ general_loading: string; general_welcomeTitle: string; general_cancel: string; general_confirm: string; general_mainpage: string; general_gs: string; general_gsShort: string; general_sr: string; ... 93 more ...; settings_checkUpdFailed: string; }' but required in type '{ general_loading: string; general_welcomeTitle: string; general_langText: string; general_cancel: string; general_confirm: string; general_mainpage: string; general_gs: string; general_gsShort: string; ... 94 more ...; settings_checkUpdFailed: string; }'.
|
Build Release Files:
src/i18n/index.ts#L25
Property '"general_langText"' is missing in type '{ general_loading: string; general_welcomeTitle: string; general_cancel: string; general_confirm: string; general_mainpage: string; general_gs: string; general_gsShort: string; general_sr: string; ... 93 more ...; settings_checkUpdFailed: string; }' but required in type '{ general_loading: string; general_welcomeTitle: string; general_langText: string; general_cancel: string; general_confirm: string; general_mainpage: string; general_gs: string; general_gsShort: string; ... 94 more ...; settings_checkUpdFailed: string; }'.
|
Build Release Files:
src/i18n/index.ts#L35
'i18n.global' is of type 'unknown'.
|
Build Release Files:
src/i18n/index.ts#L42
'i18n.global' is of type 'unknown'.
|
Build Release Files:
src/i18n/index.ts#L42
'i18n.global' is of type 'unknown'.
|
Build Release Files:
src/i18n/index.ts#L63
'i18n.global' is of type 'unknown'.
|
Build Release Files:
src/i18n/index.ts#L68
'i18n.global' is of type 'unknown'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading