Skip to content

CI: Don't xcbeautify Swift Testing suites #6000

CI: Don't xcbeautify Swift Testing suites

CI: Don't xcbeautify Swift Testing suites #6000

Re-run triggered October 7, 2024 23:03
Status Success
Total duration 40m 7s
Artifacts

ci.yml

on: pull_request
Library (evolution)
5m 7s
Library (evolution)
Examples
39m 57s
Examples
Check Macro Compatibility
3m 26s
Check Macro Compatibility
Matrix: xcodebuild
Fit to window
Zoom out
Zoom in

Annotations

189 warnings
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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (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 '_PartialKeyPath<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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_PartialKeyPath<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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_PartialKeyPath<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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, IOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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): Tests/ComposableArchitectureTests/BindingLocalTests.swift#L30
call to main actor-isolated initializer 'init(initialState:reducer:withDependencies:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/BindingLocalTests.swift#L31
call to main actor-isolated initializer 'init(_:observe:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/BindingLocalTests.swift#L33
call to main actor-isolated instance method 'binding(get:send:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/BindingLocalTests.swift#L38
main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L54
call to main actor-isolated initializer 'init(initialState:reducer:withDependencies:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L58
call to main actor-isolated initializer 'init(_:observe:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L60
call to main actor-isolated instance method 'send' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L61
call to main actor-isolated instance method 'send' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/Reducers/BindingReducerTests.swift#L65
call to main actor-isolated initializer 'init(initialState:reducer:withDependencies:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/Reducers/BindingReducerTests.swift#L68
call to main actor-isolated initializer 'init(_:observe:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L54
call to main actor-isolated initializer 'init(initialState:reducer:withDependencies:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L58
call to main actor-isolated initializer 'init(_:observe:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L60
call to main actor-isolated instance method 'send' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
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, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L61
call to main actor-isolated instance method 'send' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L85
call to main actor-isolated initializer 'init(initialState:reducer:withDependencies:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
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 '_ReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L92
call to main actor-isolated initializer 'init(_:observe:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L94
main actor-isolated property 'publisher' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L97
call to main actor-isolated instance method 'send' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L103
main actor-isolated property 'publisher' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, IOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L110
call to main actor-isolated instance method 'send' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_PartialKeyPath<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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_ReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_AnyKeyPath' (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 '_PartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_PartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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 '_ReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_AnyKeyPath' (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 '_PartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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 '_ReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, VISIONOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (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 '_PartialKeyPath<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 '_PartialKeyPath<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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L54
call to main actor-isolated initializer 'init(initialState:reducer:withDependencies:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L58
call to main actor-isolated initializer 'init(_:observe:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L60
call to main actor-isolated instance method 'send' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L61
call to main actor-isolated instance method 'send' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L85
call to main actor-isolated initializer 'init(initialState:reducer:withDependencies:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L92
call to main actor-isolated initializer 'init(_:observe:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L94
main actor-isolated property 'publisher' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L97
call to main actor-isolated instance method 'send' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L103
main actor-isolated property 'publisher' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L110
call to main actor-isolated instance method 'send' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/BindingLocalTests.swift#L30
call to main actor-isolated initializer 'init(initialState:reducer:withDependencies:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/BindingLocalTests.swift#L31
call to main actor-isolated initializer 'init(_:observe:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/BindingLocalTests.swift#L33
call to main actor-isolated instance method 'binding(get:send:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/BindingLocalTests.swift#L38
main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated autoclosure; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L54
call to main actor-isolated initializer 'init(initialState:reducer:withDependencies:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L58
call to main actor-isolated initializer 'init(_:observe:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L60
call to main actor-isolated instance method 'send' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/CompatibilityTests.swift#L61
call to main actor-isolated instance method 'send' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/Reducers/BindingReducerTests.swift#L65
call to main actor-isolated initializer 'init(initialState:reducer:withDependencies:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
xcodebuild (test, MACOS, 16.0): Tests/ComposableArchitectureTests/Reducers/BindingReducerTests.swift#L68
call to main actor-isolated initializer 'init(_:observe:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (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 '_PartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
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, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_ReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_PartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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 '_ReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_AnyKeyPath' (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 '_PartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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 '_ReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_AnyKeyPath' (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 '_PartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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 '_ReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_AnyKeyPath' (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 '_PartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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 '_ReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_PartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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 '_ReferenceWritableKeyPath<UserDefaults, Value>' (aka 'ReferenceWritableKeyPath<UserDefaults, Value>')
xcodebuild (test, WATCHOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L17
stored property 'keyPath' of 'Sendable'-conforming generic struct 'Shared' has non-sendable type '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, TVOS, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (IOS, 15.2): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (IOS, 15.2): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (IOS, 15.2): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (IOS, 15.2): Sources/ComposableArchitecture/SharedState/PersistenceKey/AppStorageKeyPathKey.swift#L28
stored property 'keyPath' of 'Sendable'-conforming generic struct 'AppStorageKeyPathKey' has non-sendable type '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (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 '_PartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
xcodebuild (IOS, 15.2): Sources/ComposableArchitecture/SwiftUI/Binding.swift#L147
stored property 'keyPath' of 'Sendable'-conforming generic struct 'BindingAction' has non-sendable type '_PartialKeyPath<Root>' (aka 'PartialKeyPath<Root>')
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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (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 '_PartialKeyPath<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 '_PartialKeyPath<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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (MACOS, 15.2): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (MACOS, 15.2): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (MACOS, 15.2): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (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 '_PartialKeyPath<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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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 '_PartialKeyPath<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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L466
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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 '_PartialKeyPath<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 '_ReferenceWritableKeyPath<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 '_AnyKeyPath' (aka 'AnyKeyPath')
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L67
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
xcodebuild (test, MAC_CATALYST, 15.4): Sources/ComposableArchitecture/SharedState/Shared.swift#L183
'unsafeBitCast' from 'AnyKeyPath' to '_AnyKeyPath' (aka 'AnyKeyPath') is unnecessary and can be removed
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/