[CI] Install missing dependencies #7
ci.yml
on: pull_request
Build and Test iPhone simulator
20m 20s
Annotations
3 errors, 12 warnings, and 1 notice
Build and Test iPhone simulator:
Store/DB.swift#L40
'try!' expression unexpectedly raised an error: SQLite error 14: unable to open database file
|
Build and Test iPhone simulator
Restarting after unexpected exit, crash, or test timeout in LocalKeystoreTests.testCreateWallet(); summary will include totals from previous launches.
|
Build and Test iPhone simulator
Process completed with exit code 2.
|
Build and Test 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/.
|
Build and Test iPhone simulator:
Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/SourcePackages/checkouts/Starscream/Sources/Starscream/Compression.swift#L83
initialization of 'UnsafeMutablePointer<UInt8>' results in a dangling pointer
|
Build and Test iPhone simulator:
Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/SourcePackages/checkouts/Starscream/Sources/Starscream/Compression.swift#L145
initialization of 'UnsafeMutablePointer<UInt8>' results in a dangling pointer
|
Build and Test iPhone simulator:
Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/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
|
Build and Test iPhone simulator:
Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/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
|
Build and Test iPhone simulator:
Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/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
|
Build and Test iPhone simulator:
Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/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
|
Build and Test 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
|
|
Build and Test iPhone simulator:
ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/Build/Products/Debug-iphonesimulator/GemstoneFFI.framework/GemstoneFFI[509](e4479bd7784abb10-aarch_aapcs64.o)) was built for newer 'iOS-simulator' version (17.0) than being linked (16.0)
|
Build and Test iPhone simulator:
ld#L1
object file (/Users/runner/Library/Developer/Xcode/DerivedData/Gem-cvswtqmcyejpoihdmkkvtzxzyhok/Build/Products/Debug-iphonesimulator/GemstoneFFI.framework/GemstoneFFI[888](c928380082b86401-precomputed_ecmult.o)) was built for newer 'iOS-simulator' version (17.0) than being linked (16.0)
|
Build and Test iPhone simulator
xcbeautify 2.3.1 is already installed and up-to-date.
To reinstall 2.3.1, run:
brew reinstall xcbeautify
|
Build and Test iPhone simulator
Tests Passed: 0 failed, 0 skipped, 54 total (0.129 seconds)
|