Bump Sharing requirement to include 2.0.0 #6140
Annotations
3 errors and 2 warnings
Debug:
Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift#L41
type 'AppStorageKeyPathKey<Value>' does not conform to protocol 'SharedKey'
|
Debug:
Sources/ComposableArchitecture/Sharing/AppStorageKeyPathKey.swift#L41
type 'AppStorageKeyPathKey<Value>' does not conform to protocol 'SharedReaderKey'
|
Debug
Process completed with exit code 2.
|
Debug:
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>')
|
Debug:
Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
|
Loading