6.4.18 #682
test.yml
on: pull_request
Run automated tests
13m 45s
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/1C401R52QLZWS/CocoaLumberjack-1R3F6OOYTCMCZ.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/Monal-bfjgmclbptemhrdfqrkgnedawgqo/Build/Intermediates.noindex/PrecompiledHeaders/Monal-Bridging-Header-swift_1DRE6SXQ6KZ6J-clang_1C401R52QLZWS.pch') 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/Classes/SwiftHelpers.swift#L362
main actor-isolated property 'uiImage' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
|
|
Run automated tests:
Monal/Classes/SwiftHelpers.swift#L422
conformance of 'RustString' to protocol 'Error' was already stated in the type's module 'LibMonalRustSwiftBridge'
|
|
Run automated tests:
Monal/Classes/SwiftHelpers.swift#L39
extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
|
Run automated tests:
Monal/Classes/SwiftHelpers.swift#L422
conformance of 'RustString' to protocol 'Error' was already stated in the type's module 'LibMonalRustSwiftBridge'
|
|
Run automated tests:
Monal/Classes/SwiftHelpers.swift#L39
extension declares a conformance of imported type 'String' to imported protocol 'Error'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
|
|
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.017 seconds)
|
|
Run automated tests
✔ testHandlerInstanceHandler (0.003 seconds)
|
|
Run automated tests
✔ testHandlerGivenOptionalArgument (0.006 seconds)
|
|
Run automated tests
✔ testHandlerBlockArgument (0.065 seconds)
|
|
Run automated tests
✔ testGenKey32 (31.812 seconds)
|
|
Run automated tests
✔ testGenKey16 (33.058 seconds)
|
|
Run automated tests
✔ testGenIV (30.669 seconds)
|
|
Run automated tests
✔ testEncrypt32 (0.003 seconds)
|
|
Run automated tests
✔ testEncrypt16 (0.016 seconds)
|
|
Run automated tests
Skipped MonalUITests.MonalUITests.test_0008_AddContact
|