Relay lifecycle #2443
Annotations
11 warnings
Sources/Events/MessageEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
Sources/Events/MessageEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
Sources/WalletConnectSign/LinkAndRelayDispatchers/LinkSessionResponder.swift#L48
result of call to 'respondError(topic:requestId:peerUniversalLink:reason:envelopeType:)' is unused
|
Sources/WalletConnectSign/Auth/Link/LinkSessionRequestSubscriber.swift#L91
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/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#L11
generic parameter 'RequestParams' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
|
Tests/TestingUtils/Mocks/PairingRegistererMock.swift#L11
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
|
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