Bump livekit-client to reduce log spam on decryption failures #3767
Triggered via pull request
September 18, 2024 13:09
Status
Failure
Total duration
1m 10s
Artifacts
–
lint.yaml
on: pull_request
Lint, format & type check
1m 1s
Annotations
6 errors
Lint, format & type check:
node_modules/matrix-js-sdk/src/rust-crypto/RoomEncryptor.ts#L257
Property 'deviceBasedStrategy' does not exist on type 'typeof CollectStrategy'.
|
Lint, format & type check:
node_modules/matrix-js-sdk/src/rust-crypto/RoomEncryptor.ts#L259
Property 'deviceBasedStrategy' does not exist on type 'typeof CollectStrategy'.
|
Lint, format & type check:
node_modules/matrix-js-sdk/src/rust-crypto/rust-crypto.ts#L1756
Expected 2 arguments, but got 3.
|
Lint, format & type check:
node_modules/matrix-js-sdk/src/rust-crypto/rust-crypto.ts#L1756
Property 'DecryptionSettings' does not exist on type 'typeof import("/home/runner/work/element-call/element-call/node_modules/@matrix-org/matrix-sdk-crypto-wasm/pkg/index")'. Did you mean 'EncryptionSettings'?
|
Lint, format & type check:
node_modules/matrix-js-sdk/src/rust-crypto/rust-crypto.ts#L1756
Property 'TrustRequirement' does not exist on type 'typeof import("/home/runner/work/element-call/element-call/node_modules/@matrix-org/matrix-sdk-crypto-wasm/pkg/index")'.
|
Lint, format & type check
Process completed with exit code 2.
|