Skip to content

Downgrade widget api version to v1.11.0 to not include STATE_UPDATE api version #4767

Downgrade widget api version to v1.11.0 to not include STATE_UPDATE api version

Downgrade widget api version to v1.11.0 to not include STATE_UPDATE api version #4767

Triggered via pull request February 5, 2025 05:23
Status Failure
Total duration 1m 21s
Artifacts

lint.yaml

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

Annotations

8 errors
Lint, format & type check: src/useTheme.test.ts#L91
Property 'ThemeChange' does not exist on type 'typeof WidgetApiToWidgetAction'.
Lint, format & type check: src/useTheme.test.ts#L92
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: src/widget.ts#L145
Argument of type 'import("/home/runner/work/element-call/element-call/node_modules/matrix-widget-api/lib/WidgetApi").WidgetApi' is not assignable to parameter of type 'import("/home/runner/work/element-call/element-call/node_modules/matrix-js-sdk/node_modules/matrix-widget-api/lib/WidgetApi").WidgetApi'.
Lint, format & type check
Process completed with exit code 2.