Bump swift-bridge from 0.1.58 to 0.1.59 in /rust #1547
Annotations
1 error, 10 warnings, and 10 notices
|
Run 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 tests:
Monal/Classes/ChatView.swift#L684
result of call to 'showPromisingLoadingOverlay(_:headline:description:firstlyClosure:)' is unused
|
|
Run tests:
Monal/Classes/ChatView.swift#L377
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 tests:
Monal/Classes/MemberList.swift#L288
'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 tests:
Monal/Classes/MLChannelContact.m#L161
nil returned from a method that is expected to return a non-null value [nullability.NullReturnedFromNonnull]
|
|
Run tests:
Monal/Classes/MLMessageProcessor.m#L605
Dictionary value cannot be nil [osx.cocoa.NilArg]
|
|
Run tests
ld: ignoring duplicate libraries: '-lc++'
|
|
Run 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 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 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 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 tests
✔ testHandlerMandatoryArgument (0.093 seconds)
|
|
Run tests
✔ testHandlerInstanceHandler (0.105 seconds)
|
|
Run tests
✔ testHandlerGivenOptionalArgument (0.076 seconds)
|
|
Run tests
✔ testHandlerBlockArgument (0.169 seconds)
|
|
Run tests
✔ testGenKey32 (129.162 seconds)
|
|
Run tests
✔ testGenKey16 (99.403 seconds)
|
|
Run tests
✔ testGenIV (142.308 seconds)
|
|
Run tests
✔ testEncrypt32 (0.092 seconds)
|
|
Run tests
✔ testEncrypt16 (0.237 seconds)
|
|
Run tests
Skipped MonalUITests.MonalUITests.test_0008_AddContact
|
Loading