Skip to content

Add a test to document how 'task tree' cancellation happens. #6108

Add a test to document how 'task tree' cancellation happens.

Add a test to document how 'task tree' cancellation happens. #6108

Triggered via pull request November 15, 2024 14:02
Status Cancelled
Total duration 10m 13s
Artifacts

ci.yml

on: pull_request
Library (evolution)
4m 14s
Library (evolution)
Examples
10m 2s
Examples
Check Macro Compatibility
3m 25s
Check Macro Compatibility
Matrix: xcodebuild (16)
Matrix: xcodebuild (15)
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 19 warnings
xcodebuild (15) (test, IOS, 15.4): Tests/ComposableArchitectureTests/StoreTests.swift#L1183
'TestClock' is only available in iOS 16 or newer
xcodebuild (15) (test, IOS, 15.4): Tests/ComposableArchitectureTests/StoreTests.swift#L1183
'TestClock' is only available in iOS 16 or newer
xcodebuild (15) (test, IOS, 15.4): Tests/ComposableArchitectureTests/StoreTests.swift#L1197
'sleep(for:tolerance:)' is only available in iOS 16.0 or newer
xcodebuild (15) (test, IOS, 15.4): Tests/ComposableArchitectureTests/StoreTests.swift#L1197
'seconds' is only available in iOS 16.0 or newer
xcodebuild (15) (test, IOS, 15.4): Tests/ComposableArchitectureTests/StoreTests.swift#L1211
'TestClock' is only available in iOS 16 or newer
xcodebuild (15) (test, IOS, 15.4): Tests/ComposableArchitectureTests/StoreTests.swift#L1211
'init()' is only available in iOS 16 or newer
xcodebuild (15) (test, VISIONOS, 15.4)
The job was canceled because "test_IOS_15_4" failed.
xcodebuild (15) (test, MACOS, 15.4)
The job was canceled because "test_IOS_15_4" failed.
xcodebuild (15) (test, TVOS, 15.4)
The job was canceled because "test_IOS_15_4" failed.
xcodebuild (15) (test, WATCHOS, 15.4)
The job was canceled because "test_IOS_15_4" failed.
xcodebuild (15) (test, MAC_CATALYST, 15.4)
The job was canceled because "test_IOS_15_4" failed.
xcodebuild (15) (IOS, 15.2)
The job was canceled because "test_IOS_15_4" failed.
xcodebuild (15) (IOS, 15.2)
The operation was canceled.
xcodebuild (16) (IOS, 16.0)
Canceling since a higher priority waiting request for 'ci-refs/pull/3499/merge' exists
xcodebuild (16) (IOS, 16.0)
The operation was canceled.
Examples
Canceling since a higher priority waiting request for 'ci-refs/pull/3499/merge' exists
Examples
The operation was canceled.
xcodebuild (15) (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 (15) (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 (15) (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 (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/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/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 (15) (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 (15) (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 (15) (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 (15) (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 (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/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 (15) (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 (16) (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/