Bump matrix-js-sdk to latest #4700
lint.yaml
on: pull_request
Lint, format & type check
1m 9s
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
|