Skip to content

Implement reactions in new chat ui #453

Implement reactions in new chat ui

Implement reactions in new chat ui #453

Triggered via push December 8, 2025 04:37
Status Success
Total duration 24m 46s
Artifacts

test.yml

on: push
Run automated tests
24m 42s
Run automated tests
Fit to window
Zoom out
Zoom in

Annotations

1 error, 10 warnings, and 10 notices
Run automated tests
fatal error: module 'CocoaLumberjack' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/26OGD10FV5QIH/CocoaLumberjack-1R3F6OOYTCMCZ.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/26OGD10FV5QIH/monalxmpp-1MRFFWIM7ETN4.pcm') is not defined in any loaded module map file; maybe you need to load '/Users/runner/Library/Developer/Xcode/DerivedData/Monal-bfjgmclbptemhrdfqrkgnedawgqo/Build/Intermediates.noindex/GeneratedModuleMaps-iphonesimulator/CocoaLumberjack.modulemap'?
Run automated tests: Monal/Monal.xcodeproj#L0
tasks in 'Copy Headers' are delayed by unsandboxed script phases; set ENABLE_USER_SCRIPT_SANDBOXING=YES to enable sandboxing (in target 'monalxmpp' from project 'Monal')
Run automated tests: Monal/Classes/OmemoKeysView.swift#L330
'init(destination:isActive:label:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
Run automated tests: Monal/Classes/MemberList.swift#L285
'init(destination:tag:selection:label:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
Run automated tests: Monal/Classes/MLChannelContact.m#L127
nil returned from a method that is expected to return a non-null value [nullability.NullReturnedFromNonnull]
Run automated tests: Monal/Classes/MLMessageProcessor.m#L553
Value stored to 'actualFromToUse' is never read [deadcode.DeadStores]
Run automated tests
ld: ignoring duplicate libraries: '-lc++'
Run automated tests: rust/LibMonalRustSwiftBridge/Sources/LibMonalRustSwiftBridge/SwiftBridgeCore.swift#L29
extension declares a conformance of imported type 'RustStr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'RustXcframework' introduce this conformance in the future
Run automated tests: rust/LibMonalRustSwiftBridge/Sources/LibMonalRustSwiftBridge/SwiftBridgeCore.swift#L24
extension declares a conformance of imported type 'RustStr' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'RustXcframework' introduce this conformance in the future
Run automated tests: rust/LibMonalRustSwiftBridge/Sources/LibMonalRustSwiftBridge/SwiftBridgeCore.swift#L29
extension declares a conformance of imported type 'RustStr' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'RustXcframework' introduce this conformance in the future
Run automated tests: rust/LibMonalRustSwiftBridge/Sources/LibMonalRustSwiftBridge/SwiftBridgeCore.swift#L24
extension declares a conformance of imported type 'RustStr' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'RustXcframework' introduce this conformance in the future
Run automated tests
✔ testHandlerMandatoryArgument (0.094 seconds)
Run automated tests
✔ testHandlerInstanceHandler (0.135 seconds)
Run automated tests
✔ testHandlerGivenOptionalArgument (0.103 seconds)
Run automated tests
✔ testHandlerBlockArgument (0.205 seconds)
Run automated tests
✔ testGenKey32 (133.227 seconds)
Run automated tests
✔ testGenKey16 (111.423 seconds)
Run automated tests
✔ testGenIV (126.815 seconds)
Run automated tests
✔ testEncrypt32 (0.081 seconds)
Run automated tests
✔ testEncrypt16 (0.151 seconds)
Run automated tests
Skipped MonalUITests.MonalUITests.test_0008_AddContact