Pairing expiry reduction #2421
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
error: Internal inconsistency error: never received target ended message for target ID '24' (in target 'WalletConnectModal' from project 'WalletConnect'). Build again to continue.
|
prepare
Process completed with exit code 2.
|
prepare:
Sources/WalletConnectRelay/Dispatching.swift#L82
capture 'self' was never used
|
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:
Sources/WalletConnectSign/Auth/Services/SignRecapBuilder.swift#L33
value 'actions' was defined but never used; consider replacing with boolean test
|
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:
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:
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.
|