Verify v2 #2408
Annotations
11 warnings
Sources/WalletConnectRelay/Dispatching.swift#L82
capture 'self' was never used
|
Sources/WalletConnectSign/Engine/Common/ApproveEngine.swift#L402
initialization of immutable value 'assertionId' was never used; consider replacing with assignment to '_' or removing it
|
Sources/WalletConnectSign/Auth/Services/SignRecapBuilder.swift#L33
value 'actions' was defined but never used; consider replacing with boolean test
|
Sources/WalletConnectSign/Auth/Services/Wallet/AuthRequestSubscriber.swift#L57
initialization of immutable value 'assertionId' was never used; consider replacing with assignment to '_' or removing it
|
Sources/WalletConnectSign/Auth/Services/Wallet/SessionAuthenticateResponder.swift#L145
result of call to 'respondError(_:requestId:)' is unused
|
Sources/WalletConnectSign/LinkAndRelayDispatchers/LinkSessionResponder.swift#L44
result of call to 'respondError(topic:requestId:peerUniversalLink:reason:envelopeType:)' is unused
|
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/Auth/Auth.swift#L22
'AuthClient' is deprecated: Use SignClient for dApps and Web3Wallet interface for wallets instead.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "integration-tests test_results", "relay-tests test_results", "unit-tests test_results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading