feat: add profile and contacts fetching from pubky #866
Annotations
11 warnings
|
Run integration tests:
BitkitTests/ChannelPurchaseFlow.swift#L209
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
|
|
Run integration 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 integration 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 integration tests:
Bitkit/Managers/PubkyProfileManager.swift#L539
converting non-sendable function value to '@sendable (String) async throws -> PubkyProfile' may introduce data races
|
|
Run integration tests:
Bitkit/Managers/PubkyProfileManager.swift#L538
converting non-sendable function value to '@sendable (String) async -> PubkyProfile?' may introduce data races
|
|
Run integration tests:
Bitkit/Components/PubkyImage.swift#L184
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 integration tests:
Bitkit/Components/PubkyImage.swift#L182
instance method 'lock' is unavailable from asynchronous contexts; Use async-safe scoped locking instead; this is an error in the Swift 6 language mode
|
|
Run integration 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 integration 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 integration 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.2.1 is already installed and up-to-date.
To reinstall 3.2.1, run:
brew reinstall xcbeautify
|
Loading