Resolve version clash in matrix-widget-api dependency #4768
Annotations
7 errors
Type check:
src/useTheme.test.ts#L91
Property 'ThemeChange' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Type check:
src/useTheme.test.ts#L92
Property 'ThemeChange' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Type check:
src/useTheme.ts#L10
Cannot find module 'matrix-widget-api/lib/interfaces/ThemeChangeAction' or its corresponding type declarations.
|
Type check:
src/useTheme.ts#L32
Property 'ThemeChange' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Type check:
src/useTheme.ts#L35
Property 'ThemeChange' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Type check:
src/widget.ts#L77
Property 'ThemeChange' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Type check
Process completed with exit code 2.
|
Loading