Prefer KVO for app storage observation #6079
Triggered via pull request
November 11, 2024 20:18
Status
Failure
Total duration
1h 6m 45s
Artifacts
–
ci.yml
on: pull_request
Library (evolution)
4m 13s
Examples
1h 6m
Check Macro Compatibility
3m 32s
Matrix: xcodebuild
Annotations
11 errors and 8 warnings
xcodebuild (test, IOS, 16.0)
Process completed with exit code 1.
|
xcodebuild (test, VISIONOS, 15.4)
The job was canceled because "test_IOS_16_0" failed.
|
xcodebuild (test, MACOS, 16.0)
The job was canceled because "test_IOS_16_0" failed.
|
xcodebuild (test, MACOS, 15.4)
The job was canceled because "test_IOS_16_0" failed.
|
xcodebuild (test, TVOS, 15.4)
The job was canceled because "test_IOS_16_0" failed.
|
xcodebuild (test, MAC_CATALYST, 15.4)
The job was canceled because "test_IOS_16_0" failed.
|
xcodebuild (test, WATCHOS, 15.4)
The job was canceled because "test_IOS_16_0" failed.
|
xcodebuild (IOS, 15.2)
The job was canceled because "test_IOS_16_0" failed.
|
xcodebuild (IOS, 15.2)
The operation was canceled.
|
xcodebuild (test, IOS, 15.4)
The job was canceled because "test_IOS_16_0" failed.
|
xcodebuild (test, IOS, 15.4)
The operation was canceled.
|
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')
|
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/
|