Pairing expiry reduction #2424
Annotations
2 errors and 10 warnings
Tests/WalletConnectPairingTests/AppPairActivationServiceTests.swift#L8
cannot find type 'AppPairActivationService' in scope
|
|
Sources/WalletConnectRelay/Dispatching.swift#L82
capture 'self' was never used
|
Sources/WalletConnectSign/Auth/Link/LinkSessionRequestSubscriber.swift#L86
result of call to 'respondError(topic:requestId:peerUniversalLink:reason:envelopeType:)' is unused
|
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
|
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
|
Sources/WalletConnectSign/LinkAndRelayDispatchers/LinkSessionResponder.swift#L44
result of call to 'respondError(topic:requestId:peerUniversalLink:reason:envelopeType:)' is unused
|
Sources/WalletConnectSign/Auth/Services/SignRecapBuilder.swift#L33
value 'actions' was defined but never used; consider replacing with boolean test
|
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
|
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
|
Tests/WalletConnectUtilsTests/WalletConnectURITests.swift#L77
'init(string:)' is deprecated: Use the throwing initializer instead
|
Tests/WalletConnectUtilsTests/WalletConnectURITests.swift#L90
'init(string:)' is deprecated: Use the throwing initializer instead
|
This job failed
Loading