fix(predictions): use serial queue for WebSocketSession delegate queu… #899
Annotations
3 errors and 10 warnings
Run watchOS Integration Tests:
AmplifyPlugins/DataStore/Tests/DataStoreHostApp/AWSDataStorePluginLazyLoadTests/LazyLoadBase/AWSDataStoreLazyLoadBaseTest.swift#L182
testDelete, Asynchronous wait failed: Exceeded timeout of 100 seconds, with unfulfilled expectations: "create model was synced successfully".
|
Run watchOS Integration Tests:
AmplifyPlugins/DataStore/Tests/DataStoreHostApp/AWSDataStorePluginLazyLoadTests/LazyLoadBase/AWSDataStoreLazyLoadBaseTest.swift#L298
testObservePost, failed - Could not retrieve metadata for model Comment8V2(id: "B57FAC66-E5DE-47C6-8AB5-120B96BADCF2", content: Optional("content"), _post: Amplify.LazyReference<AWSDataStorePluginLazyLoadTestsWatch.Post8V2>, createdAt: nil, updatedAt: nil)
|
Run watchOS Integration Tests:
AmplifyPlugins/DataStore/Tests/DataStoreHostApp/AWSDataStorePluginLazyLoadTests/LazyLoadBase/AWSDataStoreLazyLoadBaseTest.swift#L182
testObserveToQueryPostFromDeletedComment, Asynchronous wait failed: Exceeded timeout of 100 seconds, with unfulfilled expectations: "create model was synced successfully".
|
Run watchOS Integration Tests:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L9
class 'GraphQLOperation' must restate inherited '@unchecked Sendable' conformance
|
Run watchOS Integration Tests:
Amplify/Categories/API/Operation/GraphQLOperation.swift#L16
class 'GraphQLSubscriptionOperation' must restate inherited '@unchecked Sendable' conformance
|
Run watchOS Integration Tests:
Amplify/Categories/API/Response/SubscriptionEvent.swift#L14
associated value 'data' of 'Sendable'-conforming generic enum 'GraphQLSubscriptionEvent' has non-sendable type 'T'; this is an error in the Swift 6 language mode
|
Run watchOS Integration Tests:
Amplify/Categories/DataStore/Subscribe/DataStoreQuerySnapshot.swift#L15
stored property 'items' of 'Sendable'-conforming generic struct 'DataStoreQuerySnapshot' has non-sendable type '[M]'; this is an error in the Swift 6 language mode
|
Run watchOS Integration Tests:
Amplify/Categories/DataStore/Subscribe/MutationEvent+Schema.swift#L35
'id' is deprecated: Use .primaryKey(fields:)
|
Run watchOS Integration Tests:
Amplify/Categories/Storage/Operation/Request/StorageListRequest.swift#L105
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
Run watchOS Integration Tests:
Amplify/Categories/Storage/Operation/Request/StorageRemoveRequest.swift#L73
'StorageAccessLevel' is deprecated: Use `path` in Storage API instead of `Options`
|
Run watchOS Integration Tests:
Amplify/Core/Support/AmplifyInProcessReportingOperation.swift#L20
class 'AmplifyInProcessReportingOperation' must restate inherited '@unchecked Sendable' conformance
|
Run watchOS Integration Tests:
Amplify/Core/Support/AmplifyOperation.swift#L19
class 'AmplifyOperation' must restate inherited '@unchecked Sendable' conformance
|
Run watchOS Integration Tests:
Amplify/Core/Support/AsychronousOperation.swift#L15
class 'AsynchronousOperation' must restate inherited '@unchecked Sendable' conformance
|
Loading