Skip to content

Pairing expiry reduction #2419

Pairing expiry reduction

Pairing expiry reduction #2419

Triggered via pull request August 14, 2024 11:13
Status Failure
Total duration 1m 36s
Billable time 2m
Artifacts

ci.yml

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

Annotations

4 errors and 10 warnings
prepare: Sources/Auth/Services/App/AppRespondSubscriber.swift#L40
value of type 'any PairingRegisterer' has no member 'activate'
prepare: Sources/Auth/Services/App/AppRespondSubscriber.swift#L40
'nil' requires a contextual type
prepare: Sources/Auth/Services/Wallet/WalletRespondService.swift#L47
value of type 'any PairingRegisterer' has no member 'activate'
prepare
Process completed with exit code 2.
prepare: Sources/WalletConnectRelay/Dispatching.swift#L82
capture 'self' was never used
prepare: Sources/WalletConnectSign/Auth/Link/LinkSessionRequestSubscriber.swift#L86
result of call to 'respondError(topic:requestId:peerUniversalLink:reason:envelopeType:)' is unused
prepare: Sources/WalletConnectSign/LinkAndRelayDispatchers/LinkSessionResponder.swift#L44
result of call to 'respondError(topic:requestId:peerUniversalLink:reason:envelopeType:)' is unused
prepare: Sources/WalletConnectSign/Auth/Services/SignRecapBuilder.swift#L33
value 'actions' was defined but never used; consider replacing with boolean test
prepare: Sources/WalletConnectSign/Auth/Services/Wallet/SessionAuthenticateResponder.swift#L141
result of call to 'respondError(_:requestId:)' 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#L12
generic parameter 'RequestParams' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
prepare: Tests/TestingUtils/Mocks/PairingRegistererMock.swift#L12
generic parameter 'RequestParams' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
prepare: Sources/Auth/Auth.swift#L22
'AuthClient' is deprecated: Use SignClient for dApps and Web3Wallet interface for wallets instead.
prepare: Sources/Auth/AuthClientFactory.swift#L11
'AuthClient' is deprecated: Use SignClient for dApps and Web3Wallet interface for wallets instead.