Skip to content

Infrastructure: Address concurrency warnings in tests (#3438) #6044

Infrastructure: Address concurrency warnings in tests (#3438)

Infrastructure: Address concurrency warnings in tests (#3438) #6044

Triggered via push October 15, 2024 17:03
Status Failure
Total duration 2h 52m 16s
Artifacts

ci.yml

on: push
Matrix: xcodebuild
Fit to window
Zoom out
Zoom in

Annotations

1 error and 183 warnings
Examples
Process completed with exit code 2.
xcodebuild (MACOS, 15.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (MACOS, 15.2): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (MACOS, 15.2): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (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 (MACOS, 15.2): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (MACOS, 15.2): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (IOS, 15.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (IOS, 15.2): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (IOS, 15.2): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (IOS, 15.2): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (IOS, 15.2): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, MACOS, 16.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/ObservableTests.swift#L22
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/ObservableTests.swift#L66
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/ObservableTests.swift#L83
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeatureV5State010ObservableK0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeatureV6Action12CasePathablefMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5Child0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5ChildV6Action12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4Path0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4PathV5State12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeatureV5State010ObservableK0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeatureV6Action12CasePathablefMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5Child0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5ChildV6Action12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4Path0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4PathV5State12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4PathV6Action12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO6Parent0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO6ParentV6Action12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 15.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (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 (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 (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 (test, IOS, 15.4): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, TVOS, 15.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (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 (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 (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 (test, TVOS, 15.4): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MAC_CATALYST, 15.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (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 (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (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 (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 (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 (test, MAC_CATALYST, 15.4): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeatureV5State010ObservableK0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeatureV6Action12CasePathablefMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5Child0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5ChildV6Action12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4Path0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4PathV5State12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4PathV6Action12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO6Parent0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO6ParentV6Action12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/ObservableTests.swift#L22
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/ObservableTests.swift#L66
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/ObservableTests.swift#L83
'XCTTODO' is deprecated: This is a test that currently fails but should not in the future.
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeatureV5State010ObservableK0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeatureV6Action12CasePathablefMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5Child0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5ChildV6Action12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4Path0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, IOS, 16.0): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO4PathV5State12CasePathablefMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 15.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (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 (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 (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 (test, MACOS, 15.4): @__swiftmacro_27ComposableArchitectureTests019PresentationReducerC0C36TestEphemeralBindingDismissalFeature0E0fMe_.swift#L1
'PresentationReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (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 (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
Examples
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (test, WATCHOS, 15.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (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 (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (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 (test, VISIONOS, 15.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (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 (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 (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 (test, VISIONOS, 15.4): @__swiftmacro_27ComposableArchitectureTests012StackReducerC0C23TestSiblingCannotCancelO5Child0E0fMe_.swift#L1
'StackReducerTests' is deprecated: TODO: Update to use case pathable syntax with Swift 5.9
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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 (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_SendableReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_SendableAnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (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>')