WIP Extension mechanism #4
Annotations
10 errors
src/modules/ModuleRunner.ts#L19
Module '"@matrix-org/react-sdk-module-api/lib/lifecycles/types"' has no exported member 'ProxiedExtensions'.
|
test/components/views/context_menus/WidgetContextMenu-test.tsx#L84
Parameter 'lifecycleEvent' implicitly has an 'any' type.
|
test/components/views/context_menus/WidgetContextMenu-test.tsx#L84
Parameter 'opts' implicitly has an 'any' type.
|
test/components/views/context_menus/WidgetContextMenu-test.tsx#L84
Parameter 'widgetInfo' implicitly has an 'any' type.
|
test/modules/MockModule.ts#L21
Module '"@matrix-org/react-sdk-module-api/lib/lifecycles/types"' has no exported member 'AllExtensions'.
|
test/modules/MockModule.ts#L22
Cannot find module '@matrix-org/react-sdk-module-api/lib/lifecycles/SecurityLifecycle' or its corresponding type declarations.
|
test/modules/ModuleRunner-test.ts#L61
'module1' is declared but its value is never read.
|
test/modules/ModuleRunner-test.ts#L62
'module2' is declared but its value is never read.
|
test/modules/ModuleRunner-test.ts#L64
'result' is declared but its value is never read.
|
test/modules/ModuleRunner-test.ts#L65
Cannot find name 'results'. Did you mean 'result'?
|
The logs for this run have expired and are no longer available.
Loading