Changed call sites from customisations/security to ModuleRunner.extensions #15
Annotations
10 errors
Typecheck:
src/modules/ModuleRunner.ts#L20
Cannot find module '@matrix-org/react-sdk-module-api/lib/types/extensions' or its corresponding type declarations.
|
Typecheck:
src/modules/ModuleRunner.ts#L21
Cannot find module '@matrix-org/react-sdk-module-api/lib/lifecycles/CryptoSetupExtensions' or its corresponding type declarations.
|
Typecheck:
src/modules/ModuleRunner.ts#L22
Cannot find module '@matrix-org/react-sdk-module-api/lib/lifecycles/ExperimentalExtensions' or its corresponding type declarations.
|
Typecheck:
src/modules/ModuleRunner.ts#L95
Property 'extensions' does not exist on type 'RuntimeModule'.
|
Typecheck:
src/modules/ModuleRunner.ts#L100
Property 'extensions' does not exist on type 'RuntimeModule'.
|
Typecheck:
src/modules/ModuleRunner.ts#L109
Property 'moduleName' does not exist on type 'RuntimeModule'.
|
Typecheck:
src/modules/ModuleRunner.ts#L116
Property 'moduleName' does not exist on type 'RuntimeModule'.
|
Typecheck:
src/modules/ModuleRunner.ts#L123
Property 'extensions' does not exist on type 'RuntimeModule'.
|
Typecheck:
src/modules/ModuleRunner.ts#L127
Property 'extensions' does not exist on type 'RuntimeModule'.
|
Typecheck
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading