Fix issue with sentinels being incorrect on m.room.member events #10649
static_analysis.yml
on: pull_request
Downstream tsc element-web
0s
Typescript Syntax Check
28s
ESLint
41s
Node.js example
23s
Workflow Lint
14s
JSDoc Checker
31s
Analyse Dead Code
16s
Downstream Typescript Syntax Check
0s
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
|