React to theme changes in widget mode #4636
Annotations
7 errors and 1 warning
Type check:
src/useTheme.test.ts#L90
Property 'ThemeChange' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Type check:
src/useTheme.test.ts#L91
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.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading