Skip to content

Fix issue with sentinels being incorrect on m.room.member events #10649

Fix issue with sentinels being incorrect on m.room.member events

Fix issue with sentinels being incorrect on m.room.member events #10649

Triggered via pull request January 8, 2025 17:37
Status Failure
Total duration 49s
Artifacts

static_analysis.yml

on: pull_request
Downstream tsc element-web
0s
Downstream tsc element-web
Typescript Syntax Check
28s
Typescript Syntax Check
ESLint
41s
ESLint
Node.js example
23s
Node.js example
Workflow Lint
14s
Workflow Lint
JSDoc Checker
31s
JSDoc Checker
Analyse Dead Code
16s
Analyse Dead Code
Downstream Typescript Syntax Check
0s
Downstream Typescript Syntax Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Node.js example: src/client.ts#L7354
Cannot assign to 'sender' because it is a read-only property.
Node.js example: src/testing.ts#L75
Cannot assign to 'sender' because it is a read-only property.
Node.js example
Process completed with exit code 2.
Typescript Syntax Check: spec/unit/crypto.spec.ts#L861
Cannot assign to 'sender' because it is a read-only property.
Typescript Syntax Check: spec/unit/crypto.spec.ts#L948
Cannot assign to 'sender' because it is a read-only property.
Typescript Syntax Check: spec/unit/crypto.spec.ts#L1018
Cannot assign to 'sender' because it is a read-only property.
Typescript Syntax Check: src/client.ts#L7354
Cannot assign to 'sender' because it is a read-only property.
Typescript Syntax Check: src/testing.ts#L75
Cannot assign to 'sender' because it is a read-only property.
Typescript Syntax Check
Process completed with exit code 2.
JSDoc Checker
Process completed with exit code 3.
Node.js example
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636