Add new XEP output for TDP #786
Annotations
1 error, 11 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
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run automated tests:
Monal/Classes/OmemoKeysView.swift#L471
value 'account' was defined but never used; consider replacing with boolean test
|
|
Run automated tests:
Monal/Classes/OmemoKeysView.swift#L342
'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/ChatView.swift#L380
passing argument of non-sendable type 'xmpp' outside of main actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
|
|
Run automated tests:
Monal/Classes/MemberList.swift#L286
'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#L161
nil returned from a method that is expected to return a non-null value [nullability.NullReturnedFromNonnull]
|
|
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.062 seconds)
|
|
Run automated tests
✔ testHandlerInstanceHandler (0.089 seconds)
|
|
Run automated tests
✔ testHandlerGivenOptionalArgument (0.060 seconds)
|
|
Run automated tests
✔ testHandlerBlockArgument (0.146 seconds)
|
|
Run automated tests
✔ testGenKey32 (80.909 seconds)
|
|
Run automated tests
✔ testGenKey16 (69.537 seconds)
|
|
Run automated tests
✔ testGenIV (92.145 seconds)
|
|
Run automated tests
✔ testEncrypt32 (0.085 seconds)
|
|
Run automated tests
✔ testEncrypt16 (0.081 seconds)
|
|
Run automated tests
Skipped MonalUITests.MonalUITests.test_0008_AddContact
|