Distinguish room state and timeline events when dealing with widgets #13560
Annotations
7 errors
Typecheck:
src/stores/widgets/StopGapWidget.ts#L263
Property 'setViewedRoomId' does not exist on type 'ClientWidgetApi'.
|
Typecheck:
src/stores/widgets/StopGapWidget.ts#L298
Property 'setViewedRoomId' does not exist on type 'ClientWidgetApi'.
|
Typecheck:
src/stores/widgets/StopGapWidget.ts#L302
Property 'setViewedRoomId' does not exist on type 'ClientWidgetApi'.
|
Typecheck:
src/stores/widgets/StopGapWidget.ts#L498
Property 'feedStateUpdate' does not exist on type 'ClientWidgetApi'.
|
Typecheck:
src/stores/widgets/StopGapWidget.ts#L498
Parameter 'e' implicitly has an 'any' type.
|
Typecheck:
src/stores/widgets/StopGapWidget.ts#L602
Expected 2 arguments, but got 1.
|
Typecheck
Process completed with exit code 2.
|
Loading