Skip to content

Bump Sharing requirement to include 2.0.0 #6140

Bump Sharing requirement to include 2.0.0

Bump Sharing requirement to include 2.0.0 #6140

Triggered via pull request January 7, 2025 00:04
Status Failure
Total duration 7m 47s
Artifacts

ci.yml

on: pull_request
Library (evolution)
5m 22s
Library (evolution)
Examples
5m 33s
Examples
Check Macro Compatibility
3m 21s
Check Macro Compatibility
Matrix: xcodebuild (16)
Matrix: xcodebuild (15)
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 2 warnings
xcodebuild (16) (MACOS, 16.0): Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift#L41
type 'AppStorageKeyPathKey<Value>' does not conform to protocol 'SharedKey'
xcodebuild (16) (MACOS, 16.0): Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift#L41
type 'AppStorageKeyPathKey<Value>' does not conform to protocol 'SharedReaderKey'
xcodebuild (16) (MACOS, 16.0)
Process completed with exit code 2.
xcodebuild (16) (IOS, 16.0)
The job was canceled because "MACOS_16_0" failed.
xcodebuild (16) (IOS, 16.0)
The operation was canceled.
Check Macro Compatibility
Process completed with exit code 1.
Library (evolution)
Process completed with exit code 2.
Examples
Process completed with exit code 2.
xcodebuild (15) (IOS, 15.2): Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift#L41
type 'AppStorageKeyPathKey<Value>' does not conform to protocol 'SharedKey'
xcodebuild (15) (IOS, 15.2): Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift#L41
type 'AppStorageKeyPathKey<Value>' does not conform to protocol 'SharedReaderKey'
xcodebuild (15) (IOS, 15.2)
Process completed with exit code 2.
xcodebuild (15) (test, MACOS, 15.4)
The job was canceled because "IOS_15_2" failed.
xcodebuild (15) (test, TVOS, 15.4)
The job was canceled because "IOS_15_2" failed.
xcodebuild (15) (test, VISIONOS, 15.4)
The job was canceled because "IOS_15_2" failed.
xcodebuild (15) (test, WATCHOS, 15.4)
The job was canceled because "IOS_15_2" failed.
xcodebuild (15) (test, MAC_CATALYST, 15.4)
The job was canceled because "IOS_15_2" failed.
xcodebuild (15) (test, MAC_CATALYST, 15.4)
The operation was canceled.
xcodebuild (15) (MACOS, 15.2)
The job was canceled because "IOS_15_2" failed.
xcodebuild (15) (MACOS, 15.2)
The operation was canceled.
xcodebuild (15) (test, IOS, 15.4)
The job was canceled because "IOS_15_2" failed.
xcodebuild (15) (test, IOS, 15.4)
The operation was canceled.
xcodebuild (15) (IOS, 15.2): Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift#L30
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (15) (IOS, 15.2): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')