Distinguish room state and timeline events when dealing with widgets #13339
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 21s
i18n Check
/
check
1m 9s
Rethemendex Check
4s
ESLint
1m 45s
Style Lint
46s
Workflow Lint
31s
Analyse Dead Code
1m 14s
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
|