Bump Sharing requirement to include 2.0.0 #6140
ci.yml
on: pull_request
Library (evolution)
5m 22s
Examples
5m 33s
Check Macro Compatibility
3m 21s
Matrix: xcodebuild (16)
Matrix: xcodebuild (15)
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>')
|