Verify v2 #2409
Annotations
3 errors and 10 warnings
prepare:
Tests/WalletConnectSignTests/SessionEngineTests.swift#L33
extra argument 'verifyClient' in call
|
prepare:
Tests/WalletConnectSignTests/SessionEngineTests.swift#L78
extra argument 'verifyClient' in call
|
prepare
Process completed with exit code 2.
|
prepare:
Sources/WalletConnectRelay/Dispatching.swift#L82
capture 'self' was never used
|
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/AuthRequestSubscriber.swift#L57
initialization of immutable value 'assertionId' was never used; consider replacing with assignment to '_' or removing it
|
prepare:
Sources/WalletConnectSign/Auth/Services/Wallet/SessionAuthenticateResponder.swift#L145
result of call to 'respondError(_:requestId:)' 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/LinkAndRelayDispatchers/LinkSessionResponder.swift#L44
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#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:
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
|