Skip to content

Added Flutter sample wallets #2412

Added Flutter sample wallets

Added Flutter sample wallets #2412

Triggered via pull request August 12, 2024 17:26
Status Failure
Total duration 4m 25s
Billable time 5m
Artifacts

ci.yml

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

Annotations

3 errors and 10 warnings
prepare: Example/DApp/SceneDelegate.swift#L121
'init' is a member of the type; use assignment to initialize the value instead
prepare: Example/DApp/SceneDelegate.swift#L130
'init' is a member of the type; use assignment to initialize the value instead
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/LinkSessionAuthenticateResponder.swift#L73
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/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#L144
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: 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.