Skip to content

Distinguish room state and timeline events in embedded clients #10577

Distinguish room state and timeline events in embedded clients

Distinguish room state and timeline events in embedded clients #10577

Triggered via pull request December 17, 2024 20:18
Status Failure
Total duration 52s
Artifacts

static_analysis.yml

on: pull_request
Downstream tsc element-web
0s
Downstream tsc element-web
Typescript Syntax Check
40s
Typescript Syntax Check
ESLint
41s
ESLint
Workflow Lint
18s
Workflow Lint
JSDoc Checker
25s
JSDoc Checker
Analyse Dead Code
15s
Analyse Dead Code
Downstream Typescript Syntax Check
0s
Downstream Typescript Syntax Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
JSDoc Checker
Process completed with exit code 3.
Typescript Syntax Check: spec/unit/embedded.spec.ts#L642
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
Typescript Syntax Check: spec/unit/embedded.spec.ts#L643
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
Typescript Syntax Check: spec/unit/embedded.spec.ts#L667
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
Typescript Syntax Check: spec/unit/embedded.spec.ts#L668
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
Typescript Syntax Check: src/embedded.ts#L31
Module '"matrix-widget-api"' has no exported member 'IUpdateStateToWidgetActionRequest'.
Typescript Syntax Check: src/embedded.ts#L196
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
Typescript Syntax Check: src/embedded.ts#L251
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
Typescript Syntax Check: src/embedded.ts#L307
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
Typescript Syntax Check
Process completed with exit code 2.