Skip to content

feat: add profile and contacts fetching from pubky #809

feat: add profile and contacts fetching from pubky

feat: add profile and contacts fetching from pubky #809

Triggered via pull request April 5, 2026 06:46
Status Cancelled
Total duration 10m 27s
Artifacts

integration-tests.yml

on: pull_request
Run Integration Tests
9m 5s
Run Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Run Integration Tests
Canceling since a higher priority waiting request for integration-tests-refs/pull/476/merge exists
Run Integration Tests
The operation was canceled.
integration-tests
Canceling since a higher priority waiting request for integration-tests-refs/pull/476/merge exists
Run Integration Tests
ld: duplicate symbol '_sqlite3_load_extension' in:
Run Integration Tests
ld: duplicate symbol '_sqlite3_vfs_find' in:
Run Integration Tests
ld: duplicate symbol '_sqlite3_column_count' in:
Run Integration Tests
ld: duplicate symbol '_sqlite3_vsnprintf' in:
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/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
Run Integration Tests
xcbeautify 3.1.4 is already installed and up-to-date. To reinstall 3.1.4, run: brew reinstall xcbeautify