feat: add profile and contacts fetching from pubky #1213
Annotations
11 warnings
|
Run unit tests
ld: duplicate symbol '_sqlite3_load_extension' in:
|
|
Run unit tests
ld: duplicate symbol '_sqlite3_vfs_find' in:
|
|
Run unit tests
ld: duplicate symbol '_sqlite3_column_count' in:
|
|
Run unit tests
ld: duplicate symbol '_sqlite3_vsnprintf' in:
|
|
Run unit tests:
BitkitTests/ChannelPurchaseFlow.swift#L209
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
|
|
Run unit tests:
BitkitTests/AddressTypeIntegrationTests.swift#L8
main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
|
|
Run unit tests:
BitkitTests/AddressTypeIntegrationTests.swift#L8
main actor-isolated class property 'shared' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
|
|
Run unit tests:
Bitkit/Components/PubkyImage.swift#L149
instance method 'unlock' is unavailable from asynchronous contexts; Use async-safe scoped locking instead; this is an error in the Swift 6 language mode
|
|
Run unit tests:
Bitkit/Components/PubkyImage.swift#L146
instance method 'unlock' is unavailable from asynchronous contexts; Use async-safe scoped locking instead; this is an error in the Swift 6 language mode
|
|
Run unit tests:
Bitkit/Components/PubkyImage.swift#L144
instance method 'lock' is unavailable from asynchronous contexts; Use async-safe scoped locking instead; this is an error in the Swift 6 language mode
|
|
Install xcbeautify
xcbeautify 3.1.4 is already installed and up-to-date.
To reinstall 3.1.4, run:
brew reinstall xcbeautify
|
Loading