Changed call sites from customisations/security to ModuleRunner.exten… #16
Annotations
11 errors and 1 warning
Typescript Syntax Check:
src/modules/ModuleRunner.ts#L20
Cannot find module '@matrix-org/react-sdk-module-api/lib/types/extensions' or its corresponding type declarations.
|
Typescript Syntax Check:
src/modules/ModuleRunner.ts#L21
Cannot find module '@matrix-org/react-sdk-module-api/lib/lifecycles/CryptoSetupExtensions' or its corresponding type declarations.
|
Typescript Syntax Check:
src/modules/ModuleRunner.ts#L22
Cannot find module '@matrix-org/react-sdk-module-api/lib/lifecycles/ExperimentalExtensions' or its corresponding type declarations.
|
Typescript Syntax Check:
src/modules/ModuleRunner.ts#L95
Property 'extensions' does not exist on type 'RuntimeModule'.
|
Typescript Syntax Check:
src/modules/ModuleRunner.ts#L100
Property 'extensions' does not exist on type 'RuntimeModule'.
|
Typescript Syntax Check:
src/modules/ModuleRunner.ts#L109
Property 'moduleName' does not exist on type 'RuntimeModule'.
|
Typescript Syntax Check:
src/modules/ModuleRunner.ts#L116
Property 'moduleName' does not exist on type 'RuntimeModule'.
|
Typescript Syntax Check:
src/modules/ModuleRunner.ts#L123
Property 'extensions' does not exist on type 'RuntimeModule'.
|
Typescript Syntax Check:
src/modules/ModuleRunner.ts#L127
Property 'extensions' does not exist on type 'RuntimeModule'.
|
Typescript Syntax Check
Process completed with exit code 2.
|
ESLint
Process completed with exit code 1.
|
i18n Check / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|