Skip to content

Bump matrix-js-sdk to latest #4700

Bump matrix-js-sdk to latest

Bump matrix-js-sdk to latest #4700

Triggered via pull request January 14, 2025 10:40
Status Failure
Total duration 1m 17s
Artifacts

lint.yaml

on: pull_request
Lint, format & type check
1m 9s
Lint, format & type check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Lint, format & type check: src/analytics/PosthogAnalytics.ts#L280
Argument of type 'string' is not assignable to parameter of type 'keyof AccountDataEvents'.
Lint, format & type check: src/analytics/PosthogAnalytics.ts#L282
Property 'id' does not exist on type 'IPushRules | SecretStorageKeyDescriptionAesV1 | LocalNotificationSettings | SecretInfo | ... 5 more ... | { ...; }'.
Lint, format & type check: src/analytics/PosthogAnalytics.ts#L314
Argument of type 'string' is not assignable to parameter of type 'keyof AccountDataEvents'.
Lint, format & type check: src/analytics/PosthogAnalytics.ts#L317
Argument of type 'string' is not assignable to parameter of type 'keyof AccountDataEvents'.
Lint, format & type check
Process completed with exit code 2.
Lint, format & type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636