Skip to content

Distinguish room state and timeline events when dealing with widgets #13560

Distinguish room state and timeline events when dealing with widgets

Distinguish room state and timeline events when dealing with widgets #13560

Triggered via pull request December 17, 2024 21:29
Status Failure
Total duration 1m 51s
Artifacts

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Typescript Syntax Check: src/stores/widgets/StopGapWidget.ts#L263
Property 'setViewedRoomId' does not exist on type 'ClientWidgetApi'.
Typescript Syntax Check: src/stores/widgets/StopGapWidget.ts#L298
Property 'setViewedRoomId' does not exist on type 'ClientWidgetApi'.
Typescript Syntax Check: src/stores/widgets/StopGapWidget.ts#L302
Property 'setViewedRoomId' does not exist on type 'ClientWidgetApi'.
Typescript Syntax Check: src/stores/widgets/StopGapWidget.ts#L498
Property 'feedStateUpdate' does not exist on type 'ClientWidgetApi'.
Typescript Syntax Check: src/stores/widgets/StopGapWidget.ts#L498
Parameter 'e' implicitly has an 'any' type.
Typescript Syntax Check: src/stores/widgets/StopGapWidget.ts#L602
Expected 2 arguments, but got 1.
Typescript Syntax Check
Process completed with exit code 2.
i18n Check / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636