Distinguish room state and timeline events in embedded clients #10578
static_analysis.yml
on: pull_request
Downstream tsc element-web
0s
Typescript Syntax Check
30s
ESLint
50s
Workflow Lint
18s
JSDoc Checker
26s
Analyse Dead Code
17s
Downstream Typescript Syntax Check
0s
Annotations
11 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:
spec/unit/embedded.spec.ts#L680
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Typescript Syntax Check:
spec/unit/embedded.spec.ts#L681
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Typescript Syntax Check:
spec/unit/embedded.spec.ts#L687
Property 'UpdateState' does not exist on type 'typeof WidgetApiToWidgetAction'.
|
Typescript Syntax Check:
spec/unit/embedded.spec.ts#L688
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'.
|