Skip to content

Merge pull request #531 from synonymdev/codex-paykit-public-endpoints… #972

Merge pull request #531 from synonymdev/codex-paykit-public-endpoints…

Merge pull request #531 from synonymdev/codex-paykit-public-endpoints… #972

Triggered via push May 6, 2026 13:55
Status Cancelled
Total duration 21m 56s
Artifacts
Run Integration Tests
21m 50s
Run Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
Run Integration Tests
Canceling since a higher priority waiting request for integration-tests-refs/heads/master exists
Run Integration Tests
The operation was canceled.
Run Integration Tests: BitkitTests/AddressTypeIntegrationTests.swift#L322
testNewAddressMatchesTypeFormat, XCTAssertTrue failed - Legacy address should start with m or n on regtest, got: n2U2VCsbnHKZ2zH84PRossjPhs3seZ4waj
integration-tests
Canceling since a higher priority waiting request for integration-tests-refs/heads/master exists
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#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
Run Integration Tests
xcbeautify 3.2.1 is already installed and up-to-date. To reinstall 3.2.1, run: brew reinstall xcbeautify