1.3.0 #153
Annotations
10 warnings
Run /./.github/actions/build:
Sources/ReownAppKitUI/Resources/Assets.xcassets#L1
Could not get trait set for device iPhone17,3 with version 18.1
|
Run /./.github/actions/build:
Sources/Events/InitEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
Run /./.github/actions/build:
Sources/Events/InitEvent.swift#L7
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
Run /./.github/actions/build:
Sources/Events/MessageEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
Run /./.github/actions/build:
Sources/Events/MessageEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
Run /./.github/actions/build:
Sources/Events/InitEvent.swift#L6
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
Run /./.github/actions/build:
Sources/Events/InitEvent.swift#L7
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
Run /./.github/actions/build:
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
|
Run /./.github/actions/build:
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
|
Run /./.github/actions/build:
Sources/WalletConnectSign/Auth/Link/LinkSessionRequestSubscriber.swift#L91
result of call to 'respondError(topic:requestId:peerUniversalLink:reason:envelopeType:)' is unused
|
Loading