React to theme changes in widget mode #4636
lint.yaml
on: pull_request
Lint, format & type check
1m 1s
Annotations
7 errors and 1 warning
Lint, format & type check:
src/useTheme.test.ts#L90
Property 'ThemeChange' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Lint, format & type check:
src/useTheme.test.ts#L91
Property 'ThemeChange' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Lint, format & type check:
src/useTheme.ts#L10
Cannot find module 'matrix-widget-api/lib/interfaces/ThemeChangeAction' or its corresponding type declarations.
|
Lint, format & type check:
src/useTheme.ts#L32
Property 'ThemeChange' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Lint, format & type check:
src/useTheme.ts#L35
Property 'ThemeChange' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Lint, format & type check:
src/widget.ts#L77
Property 'ThemeChange' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Lint, format & type check
Process completed with exit code 2.
|
Lint, format & type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|