chore(ci): pin Xcode 26 across all CI/CD workflows #434
Annotations
10 warnings
|
Run /./.github/actions/build:
Sources/WalletConnectKMS/Crypto/CryptoKitWrapper/SigningKeyCryptoKit.swift#L12
extension declares a conformance of imported type 'PrivateKey' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CryptoKit' introduce this conformance in the future
|
|
Run /./.github/actions/build:
Sources/WalletConnectKMS/Crypto/CryptoKitWrapper/SigningKeyCryptoKit.swift#L6
extension declares a conformance of imported type 'PublicKey' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CryptoKit' introduce this conformance in the future
|
|
Run /./.github/actions/build:
Sources/WalletConnectKMS/Crypto/CryptoKitWrapper/SigningKeyCryptoKit.swift#L12
extension declares a conformance of imported type 'PrivateKey' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CryptoKit' introduce this conformance in the future
|
|
Run /./.github/actions/build:
Sources/WalletConnectKMS/Crypto/CryptoKitWrapper/SigningKeyCryptoKit.swift#L6
extension declares a conformance of imported type 'PublicKey' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CryptoKit' introduce this conformance in the future
|
|
Run /./.github/actions/build:
Sources/WalletConnectKMS/Crypto/CryptoKitWrapper/AgreementCryptoKit.swift#L12
extension declares a conformance of imported type 'PrivateKey' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CryptoKit' introduce this conformance in the future
|
|
Run /./.github/actions/build:
Sources/WalletConnectKMS/Crypto/CryptoKitWrapper/AgreementCryptoKit.swift#L6
extension declares a conformance of imported type 'PublicKey' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CryptoKit' introduce this conformance in the future
|
|
Run /./.github/actions/build:
Sources/HTTPClient/HTTPNetworkClient.swift#L14
non-Sendable parameter type 'T.Type' cannot be sent from caller of protocol requirement 'request(_:at:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
|
|
Run /./.github/actions/build:
Sources/ReownAppKitBackport/ContentSizeCategory.swift#L23
extension declares a conformance of imported type 'ContentSizeCategory' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
|
|
Run /./.github/actions/build:
Sources/ReownAppKitBackport/ContentSizeCategory.swift#L23
extension declares a conformance of imported type 'ContentSizeCategory' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'SwiftUICore' introduce this conformance in the future
|
|
Run /./.github/actions/build:
Sources/HTTPClient/HTTPNetworkClient.swift#L14
non-Sendable parameter type 'T.Type' cannot be sent from caller of protocol requirement 'request(_:at:)' into actor-isolated implementation; this is an error in the Swift 6 language mode
|
Loading