Integrate Maestro #10
ui-tests.yml
on: pull_request
Run UI Tests on iPhone Simulator
14m 54s
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/Auth/Services/SignRecapBuilder.swift#L33
value 'actions' was defined but never used; consider replacing with boolean test
|
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
|