Skip to content

Integrate Maestro

Integrate Maestro #4

Triggered via pull request June 29, 2024 17:55
@gemcoder21gemcoder21
synchronize #90
maestro
Status Failure
Total duration 11m 22s
Artifacts

ui-tests.yml

on: pull_request
Run UI Tests on iPhone Simulator
11m 13s
Run UI Tests on iPhone Simulator
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Run UI Tests on iPhone Simulator
Error running Maestro Cloud Upload Action: Request to https://api.mobile.dev/v2/upload failed (400): App is not built for x86_64. Add `x86_64` to the build settings under Architectures > Any iOS simulator SDK
Run UI Tests on iPhone Simulator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, mozilla-actions/sccache-action@v0.0.3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run UI Tests on iPhone Simulator: build/SourcePackages/checkouts/Starscream/Sources/Starscream/Compression.swift#L83
initialization of 'UnsafeMutablePointer<UInt8>' results in a dangling pointer
Run UI Tests on iPhone Simulator: build/SourcePackages/checkouts/Starscream/Sources/Starscream/Compression.swift#L145
initialization of 'UnsafeMutablePointer<UInt8>' results in a dangling pointer
Run UI Tests on iPhone Simulator: build/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L1735
'kSecAttrAccessibleAlways' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlock
Run UI Tests on iPhone Simulator: build/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L1745
'kSecAttrAccessibleAlwaysThisDeviceOnly' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
Run UI Tests on iPhone Simulator: build/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L1783
'kSecAttrAccessibleAlways' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlock
Run UI Tests on iPhone Simulator: build/SourcePackages/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift#L1797
'kSecAttrAccessibleAlwaysThisDeviceOnly' was deprecated in iOS 12.0: Use an accessibility level that provides some user protection, such as kSecAttrAccessibleAfterFirstUnlockThisDeviceOnly
Run UI Tests on iPhone Simulator: Packages/Components/Sources/Modifiers/NavigationStackModifier.swift#L9
'init(isActive:destination:label:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
Run UI Tests on iPhone Simulator: build/SourcePackages/checkouts/WalletConnectSwiftV2/Sources/WalletConnectSign/Engine/Common/ApproveEngine.swift#L222
'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
Run UI Tests on iPhone Simulator
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify