Skip to content

React to theme changes in widget mode #4636

React to theme changes in widget mode

React to theme changes in widget mode #4636

Triggered via pull request January 2, 2025 18:32
Status Failure
Total duration 1m 8s
Artifacts

lint.yaml

on: pull_request
Lint, format & type check
1m 1s
Lint, format & type check
Fit to window
Zoom out
Zoom in

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