Integrate gas abstraction client #141
Annotations
2 errors and 11 warnings
prepare:
Sources/ReownWalletKit/WalletKitClient.swift#L292
value of type 'Client' has no member 'prepareUsdcTransferCall'
|
prepare
Process completed with exit code 2.
|
authorize
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prepare:
Sources/ReownAppKitUI/Resources/Assets.xcassets#L1
Could not get trait set for device iPhone17,3 with version 18.1
|
prepare:
Sources/Events/MessageEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
prepare:
Sources/Events/InitEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
prepare:
Sources/Events/InitEvent.swift#L7
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
prepare:
Sources/Events/MessageEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
prepare:
Sources/Events/InitEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
prepare:
Sources/Events/InitEvent.swift#L7
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
prepare:
Sources/WalletConnectSign/Auth/Services/SignRecapBuilder.swift#L33
value 'actions' was defined but never used; consider replacing with boolean test
|
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#L11
generic parameter 'RequestParams' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
|