fix some ts errors #963
Annotations
10 errors and 2 warnings
Test TypeScript
Property 'loadingBackgroundImage' of type 'string' is not assignable to 'string' index type '{ __initialized: boolean; get: (module: string) => () => void; init?: (shareScope: any) => Promise<void>; }'.
|
Test TypeScript
Property 'loadingBackgroundColor' of type 'string' is not assignable to 'string' index type '{ __initialized: boolean; get: (module: string) => () => void; init?: (shareScope: any) => Promise<void>; }'.
|
Test TypeScript
Property 'loadingHideLogo' of type '"true"' is not assignable to 'string' index type '{ __initialized: boolean; get: (module: string) => () => void; init?: (shareScope: any) => Promise<void>; }'.
|
Test TypeScript
A required parameter cannot follow an optional parameter.
|
Test TypeScript
Property 'adapterName' of type 'string' is not assignable to 'string' index type '{ __initialized: boolean; get: (module: string) => () => void; init?: (shareScope: any) => Promise<void>; }'.
|
Test TypeScript
Property 'socketUrl' of type 'string' is not assignable to 'string' index type '{ __initialized: boolean; get: (module: string) => () => void; init?: (shareScope: any) => Promise<void>; }'.
|
Test TypeScript
Property 'registerSocketOnLoad' of type '(func: () => void) => void' is not assignable to 'string' index type '{ __initialized: boolean; get: (module: string) => () => void; init?: (shareScope: any) => Promise<void>; }'.
|
Test TypeScript
Property 'vendorPrefix' of type 'string' is not assignable to 'string' index type '{ __initialized: boolean; get: (module: string) => () => void; init?: (shareScope: any) => Promise<void>; }'.
|
Test TypeScript
Property 'sysLang' of type 'Languages' is not assignable to 'string' index type '{ __initialized: boolean; get: (module: string) => () => void; init?: (shareScope: any) => Promise<void>; }'.
|
Test TypeScript
Property 'i18nShow' of type '(filter: string | RegExp) => void' is not assignable to 'string' index type '{ __initialized: boolean; get: (module: string) => () => void; init?: (shareScope: any) => Promise<void>; }'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Archive screenshots
No files were found with the provided path: tmp/screenshots/**/*.png. No artifacts will be uploaded.
|
Loading