Skip to content

Store internals: Refactor RootStore/ToState to "Core" protocol composition #6262

Store internals: Refactor RootStore/ToState to "Core" protocol composition

Store internals: Refactor RootStore/ToState to "Core" protocol composition #6262

Triggered via pull request March 26, 2025 22:39
@stephencelisstephencelis
synchronize #3460
core
Status Cancelled
Total duration 22m 31s
Artifacts

ci.yml

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

Annotations

15 errors and 60 warnings
Examples
Process completed with exit code 2.
Examples
Test run with 40 tests failed after 1.630 seconds with 3 issue(s)
Examples
Suite EffectsBasicsTests failed after 1.629 seconds with 3 issue(s)
xcodebuild (15) (test, IOS, 15.4)
Canceling since a higher priority waiting request for ci-refs/pull/3460/merge exists
Check Macro Compatibility
Canceling since a higher priority waiting request for ci-refs/pull/3460/merge exists
xcodebuild (15) (test, MACOS, 15.4)
The operation was canceled.
xcodebuild (15) (test, MACOS, 15.4)
Canceling since a higher priority waiting request for ci-refs/pull/3460/merge exists
xcodebuild (15) (test, MAC_CATALYST, 15.4)
The operation was canceled.
xcodebuild (15) (test, MAC_CATALYST, 15.4)
Canceling since a higher priority waiting request for ci-refs/pull/3460/merge exists
xcodebuild (15) (test, TVOS, 15.4)
The operation was canceled.
xcodebuild (15) (test, TVOS, 15.4)
Canceling since a higher priority waiting request for ci-refs/pull/3460/merge exists
xcodebuild (15) (test, WATCHOS, 15.4)
The operation was canceled.
xcodebuild (15) (test, WATCHOS, 15.4)
Canceling since a higher priority waiting request for ci-refs/pull/3460/merge exists
CI
Canceling since a higher priority waiting request for ci-refs/pull/3460/merge exists
xcodebuild (15) (test, VISIONOS, 15.4)
Canceling since a higher priority waiting request for ci-refs/pull/3460/merge exists
xcodebuild (16) (test, IOS, 16.2): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO6ParentV6Action12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (16) (test, IOS, 16.2): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO6Parent0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (16) (test, IOS, 16.2): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4PathV6Action12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (16) (test, IOS, 16.2): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4PathV5State12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (16) (test, IOS, 16.2): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4Path0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (16) (test, IOS, 16.2): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5ChildV6Action12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (16) (test, IOS, 16.2): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5Child0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (16) (test, IOS, 16.2): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
Examples: Examples/CaseStudies/SwiftUICaseStudies/04-Navigation-Lists-NavigateAndLoad.swift#L83
'init(_:tag:selection:destination:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
Examples: Examples/CaseStudies/SwiftUICaseStudies/04-Navigation-NavigateAndLoad.swift#L66
'init(_:isActive:destination:)' was deprecated in iOS 16.0: use NavigationLink(value:label:), or navigationDestination(isPresented:destination:), inside a NavigationStack or NavigationSplitView
xcodebuild (15) (MACOS, 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) (MACOS, 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>')
xcodebuild (15) (MACOS, 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) (MACOS, 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>')
xcodebuild (16) (test, MACOS, 16.2): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO6Parent0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (16) (test, MACOS, 16.2): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4PathV6Action12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (16) (test, MACOS, 16.2): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4PathV5State12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (16) (test, MACOS, 16.2): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4Path0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (16) (test, MACOS, 16.2): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5Child0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (16) (test, MACOS, 16.2): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
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>')
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>')
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) (test, MACOS, 15.4): 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) (test, MACOS, 15.4): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (15) (test, MACOS, 15.4): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (15) (test, MACOS, 15.4): 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) (test, MAC_CATALYST, 15.4): 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) (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (15) (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (15) (test, MAC_CATALYST, 15.4): 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) (test, TVOS, 15.4): 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) (test, TVOS, 15.4): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (15) (test, TVOS, 15.4): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_SendablePartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (15) (test, TVOS, 15.4): 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>')