Skip to content

Integrate Maestro

Integrate Maestro #10

Triggered via pull request July 1, 2024 20:05
@gemcoder21gemcoder21
synchronize #90
maestro
Status Failure
Total duration 15m 5s
Artifacts

ui-tests.yml

on: pull_request
Run UI Tests on iPhone Simulator
14m 54s
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
Process completed with exit code 2.
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.4.0 is already installed and up-to-date. To reinstall 2.4.0, run: brew reinstall xcbeautify