1.19.5 #2398
Annotations
11 warnings
Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L111
stored property 'shape__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.Shape'
|
Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L112
stored property 'components__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.Components'
|
Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L113
stored property 'errorCorrection__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.ErrorCorrection'
|
Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L114
stored property 'logoTemplate__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.LogoTemplate?'
|
Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L115
stored property 'qrCodeGenerator__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode'
|
Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L111
stored property 'shape__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.Shape'
|
Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L112
stored property 'components__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.Components'
|
Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L113
stored property 'errorCorrection__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.ErrorCorrection'
|
Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L114
stored property 'logoTemplate__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode.LogoTemplate?'
|
Users/runner/work/WalletConnectSwiftV2/SourcePackagesCache/checkouts/QRCode/Sources/QRCode/views/SwiftUI/QRCodeShape.swift#L115
stored property 'qrCodeGenerator__' of 'Sendable'-conforming struct 'QRCodeShape' has non-sendable type 'QRCode'
|
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