Distinguish room state and timeline events in embedded clients #10577
static_analysis.yml
on: pull_request
Downstream tsc element-web
0s
Typescript Syntax Check
40s
ESLint
41s
Workflow Lint
18s
JSDoc Checker
25s
Analyse Dead Code
15s
Downstream Typescript Syntax Check
0s
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.
|