Skip to content

Relay lifecycle

Relay lifecycle #2441

Triggered via pull request August 23, 2024 07:57
Status Failure
Total duration 4m 1s
Billable time 4m
Artifacts

ci.yml

on: pull_request
authorize
0s
authorize
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
prepare: Example/RelayIntegrationTests/RelayClientEndToEndTests.swift#L55
missing argument for parameter 'socketStatusProvider' in call
prepare: Example/RelayIntegrationTests/RelayClientEndToEndTests.swift#L62
missing argument for parameter 'socketStatusProvider' in call
prepare
Process completed with exit code 2.
prepare: Sources/WalletConnectSign/Auth/Services/SignRecapBuilder.swift#L33
value 'actions' was defined but never used; consider replacing with boolean test
prepare: Sources/WalletConnectSign/LinkAndRelayDispatchers/LinkSessionResponder.swift#L44
result of call to 'respondError(topic:requestId:peerUniversalLink:reason:envelopeType:)' is unused
prepare: Sources/WalletConnectSign/Auth/Link/LinkSessionRequestSubscriber.swift#L86
result of call to 'respondError(topic:requestId:peerUniversalLink:reason:envelopeType:)' is unused
prepare: Tests/TestingUtils/Mocks/HTTPClientMock.swift#L11
generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
prepare: Tests/TestingUtils/Mocks/PairingRegistererMock.swift#L11
generic parameter 'RequestParams' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
prepare: Tests/TestingUtils/Mocks/HTTPClientMock.swift#L11
generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
prepare: Tests/TestingUtils/Mocks/PairingRegistererMock.swift#L11
generic parameter 'RequestParams' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
prepare: Tests/WalletConnectUtilsTests/WalletConnectURITests.swift#L77
'init(string:)' is deprecated: Use the throwing initializer instead
prepare: Tests/WalletConnectUtilsTests/WalletConnectURITests.swift#L90
'init(string:)' is deprecated: Use the throwing initializer instead
prepare: Tests/WalletConnectSignTests/ApproveEngineTests.swift#L195
instance method 'wait' is unavailable from asynchronous contexts; Use await fulfillment(of:timeout:enforceOrder:) instead; this is an error in Swift 6