Skip to content

Initial actions

Initial actions #6266

Triggered via pull request March 27, 2025 00:30
Status Failure
Total duration 4h 13m 53s
Artifacts

ci.yml

on: pull_request
Library (evolution)
3m 38s
Library (evolution)
Examples
14m 9s
Examples
Check Macro Compatibility
3m 11s
Check Macro Compatibility
Matrix: xcodebuild (16)
Matrix: xcodebuild (15)
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 164 warnings, and 8 notices
Examples
Process completed with exit code 2.
Examples
Test run with 2 tests failed after 0.569 seconds with 1 issue(s)
Examples
Suite AppCoreTests failed after 0.569 seconds with 1 issue(s)
Library (evolution)
xcbeautify 2.27.0 already installed
xcodebuild (16) (MACOS, 16.2)
xcbeautify 2.17.0 already installed
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
xcodebuild (16) (test, IOS, 16.2)
xcbeautify 2.17.0 already installed
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 (16) (test, MACOS, 16.2)
xcbeautify 2.17.0 already installed
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
Examples
xcbeautify 2.17.0 already installed
xcodebuild (16) (IOS, 16.2)
xcbeautify 2.17.0 already installed
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 (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)
xcbeautify 2.27.0 already installed
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) (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) (IOS, 15.2)
xcbeautify 2.27.0 already installed
xcodebuild (15) (test, MACOS, 15.4): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (15) (test, MACOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L83
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, MACOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L66
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, MACOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L22
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
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, 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, 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, MACOS, 15.4)
xcbeautify 2.27.0 already installed
xcodebuild (15) (test, MAC_CATALYST, 15.4): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (15) (test, MAC_CATALYST, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L83
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, MAC_CATALYST, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L66
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, MAC_CATALYST, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L22
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
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, 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, 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, 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, MAC_CATALYST, 15.4)
xcbeautify 2.27.0 already installed
xcodebuild (15) (test, TVOS, 15.4): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (15) (test, TVOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L83
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, TVOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L66
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, TVOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L22
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
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>')
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>')
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>')
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>')
xcodebuild (15) (test, TVOS, 15.4)
xcbeautify 2.27.0 already installed
xcodebuild (15) (test, WATCHOS, 15.4): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (15) (test, WATCHOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L83
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, WATCHOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L66
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, WATCHOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L22
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, WATCHOS, 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, WATCHOS, 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, WATCHOS, 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, WATCHOS, 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, WATCHOS, 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, WATCHOS, 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, WATCHOS, 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, WATCHOS, 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, WATCHOS, 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, WATCHOS, 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, WATCHOS, 15.4)
xcbeautify 2.27.0 already installed
xcodebuild (15) (test, IOS, 15.4): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (15) (test, IOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L83
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, IOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L66
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, IOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L22
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, IOS, 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, IOS, 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, IOS, 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, IOS, 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, IOS, 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, IOS, 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, IOS, 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, IOS, 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, IOS, 15.4)
xcbeautify 2.27.0 already installed
xcodebuild (15) (test, VISIONOS, 15.4): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4Path0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (15) (test, VISIONOS, 15.4): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5Child0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (15) (test, VISIONOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L83
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, VISIONOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L66
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, VISIONOS, 15.4): Tests/ComposableArchitectureTests/ObservableTests.swift#L22
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (15) (test, VISIONOS, 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, VISIONOS, 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, VISIONOS, 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, VISIONOS, 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, VISIONOS, 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, VISIONOS, 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, VISIONOS, 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, VISIONOS, 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, VISIONOS, 15.4)
xcbeautify 2.27.0 already installed
Examples
Test run with 2 tests passed after 0.032 seconds
Examples
Test run with 1 tests passed after 0.039 seconds
Examples
Test run with 2 tests passed after 0.044 seconds
Examples
Test run with 2 tests passed after 0.025 seconds
Examples
Test run with 5 tests passed after 0.058 seconds
Examples
Test run with 6 tests passed after 0.065 seconds
Examples
Test run with 2 tests passed after 0.089 seconds
Examples
Test run with 40 tests passed after 0.654 seconds