Skip to content

fix: dont run the MLSStateHandler without MLS enabled #20723

fix: dont run the MLSStateHandler without MLS enabled

fix: dont run the MLSStateHandler without MLS enabled #20723

Triggered via pull request October 12, 2023 13:23
Status Failure
Total duration 3m 11s
Artifacts

test_build_deploy.yml

on: pull_request
test_build_deploy
2m 45s
test_build_deploy
Update Helm chart
0s
Update Helm chart
Cleanup artifacts
0s
Cleanup artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
MLSConversationVerificationStateHandler › should log an error if MLS service is not available: src/script/conversation/ConversationVerificationStateHandler/MLS/MLSStateHandler.ts#L48
TypeError: this.logger.info is not a function at new info (src/script/conversation/ConversationVerificationStateHandler/MLS/MLSStateHandler.ts:48:19) at Object.<anonymous> (src/script/conversation/ConversationVerificationStateHandler/MLS/MLSStateHandler.test.ts:76:5)
MLSConversationVerificationStateHandler › should log an error if e2eIdentity service is not available: src/script/conversation/ConversationVerificationStateHandler/MLS/MLSStateHandler.ts#L53
TypeError: this.logger.info is not a function at new info (src/script/conversation/ConversationVerificationStateHandler/MLS/MLSStateHandler.ts:53:19) at Object.<anonymous> (src/script/conversation/ConversationVerificationStateHandler/MLS/MLSStateHandler.test.ts:89:5)
test_build_deploy
Process completed with exit code 1.