Distinguish room state and timeline events in embedded clients #10578
Annotations
10 errors
Typecheck:
spec/unit/embedded.spec.ts#L642
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Typecheck:
spec/unit/embedded.spec.ts#L643
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Typecheck:
spec/unit/embedded.spec.ts#L667
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Typecheck:
spec/unit/embedded.spec.ts#L668
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Typecheck:
spec/unit/embedded.spec.ts#L680
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Typecheck:
spec/unit/embedded.spec.ts#L681
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Typecheck:
spec/unit/embedded.spec.ts#L687
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Typecheck:
spec/unit/embedded.spec.ts#L688
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Typecheck:
src/embedded.ts#L31
Module '"matrix-widget-api"' has no exported member 'IUpdateStateToWidgetActionRequest'.
|
Typecheck:
src/embedded.ts#L196
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Loading