Distinguish room state and timeline events when dealing with widgets #13560
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 28s
i18n Check
/
check
1m 11s
Rethemendex Check
5s
ESLint
1m 43s
Style Lint
41s
Workflow Lint
36s
Analyse Dead Code
1m 22s
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
|