Skip to content

fix(predictions): use serial queue for WebSocketSession delegate queu… #899

fix(predictions): use serial queue for WebSocketSession delegate queu…

fix(predictions): use serial queue for WebSocketSession delegate queu… #899

Re-run triggered January 6, 2025 21:41
Status Success
Total duration 18m 7s
Artifacts
Matrix: Auth Cognito Tests / DataStore Integration Tests | Auth Cognito
Matrix: Auth IAM Tests / DataStore Integration Tests | Auth IAM
Matrix: Base Tests / DataStore Integration Tests | Base
Matrix: CPK Tests / DataStore Integration Tests | CPK
Matrix: Lazy Load Tests / DataStore Integration Tests | Lazy Load
Matrix: Multi Auth Tests / DataStore Integration Tests | Multi Auth
Matrix: Transformer V2 Tests / DataStore Integration Tests | Transformer V2
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 210 warnings
Base Tests / DataStore Integration Tests | Base (tvOS) / tvOS Tests | AWSDataStorePluginIntegrationTests: AmplifyPlugins/DataStore/Tests/DataStoreHostApp/AWSDataStorePluginIntegrationTests/DataStoreCustomPrimaryKeyTests.swift#L105
testDeleteModelWithCustomPrimaryKey, Asynchronous wait failed: Exceeded timeout of 180 seconds, with unfulfilled expectations: "Update notification received".
Base Tests / DataStore Integration Tests | Base (tvOS) / tvOS Tests | AWSDataStorePluginIntegrationTests: AmplifyPlugins/DataStore/Tests/DataStoreHostApp/AWSDataStorePluginIntegrationTests/DataStoreObserveQueryTests.swift#L743
testSortWithCreateUpdateDelete, Asynchronous wait failed: Exceeded timeout of 100 seconds, with unfulfilled expectations: "deleted Post".
Base Tests / DataStore Integration Tests | Base (watchOS) / watchOS Tests | AWSDataStorePluginIntegrationTestsWatch: AmplifyPlugins/DataStore/Tests/DataStoreHostApp/AWSDataStorePluginIntegrationTests/TestSupport/SyncEngineIntegrationTestBase.swift#L126
testDeleteAndGetProjectReturnsNilWithSync, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "DataStore DataStore.syncStarted event".
Transformer V2 Tests / DataStore Integration Tests | Transformer V2 (iOS) / iOS Tests | AWSDataStorePluginV2Tests: AmplifyPlugins/DataStore/Tests/DataStoreHostApp/AWSDataStorePluginV2Tests/TransformerV2/DataStoreConnectionScenario4V2Tests.swift#L220
testUpdatePostWithSync, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "received updated post from sync event".
Transformer V2 Tests / DataStore Integration Tests | Transformer V2 (tvOS) / tvOS Tests | AWSDataStorePluginV2Tests: AmplifyPlugins/DataStore/Tests/DataStoreHostApp/AWSDataStorePluginV2Tests/TransformerV2/DataStoreConnectionOptionalAssociations.swift#L294
testRemovePostFromCommentAndBlogFromPost, API violation - multiple calls made to -[XCTestExpectation fulfill] for synced. (NSInternalInconsistencyException)
Transformer V2 Tests / DataStore Integration Tests | Transformer V2 (tvOS) / tvOS Tests | AWSDataStorePluginV2Tests: AmplifyPlugins/DataStore/Tests/DataStoreHostApp/AWSDataStorePluginV2Tests/TransformerV2/DataStoreConnectionScenario1V2Tests.swift#L94
testSaveTeamAndProjectSyncToCloud, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "received project from sync path".
Lazy Load Tests / DataStore Integration Tests | Lazy Load (watchOS) / watchOS Tests | AWSDataStorePluginLazyLoadTestsWatch: 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)
Lazy Load Tests / DataStore Integration Tests | Lazy Load (watchOS) / watchOS Tests | AWSDataStorePluginLazyLoadTestsWatch: 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".
Auth Cognito Tests / DataStore Integration Tests | Auth Cognito (iOS) / iOS Tests | AWSDataStorePluginAuthCognitoTests: 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
Auth Cognito Tests / DataStore Integration Tests | Auth Cognito (iOS) / iOS Tests | AWSDataStorePluginAuthCognitoTests: 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
Auth Cognito Tests / DataStore Integration Tests | Auth Cognito (tvOS) / tvOS Tests | AWSDataStorePluginAuthCognitoTests: 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
Auth Cognito Tests / DataStore Integration Tests | Auth Cognito (tvOS) / tvOS Tests | AWSDataStorePluginAuthCognitoTests: 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
Auth Cognito Tests / DataStore Integration Tests | Auth Cognito (watchOS) / watchOS Tests | AWSDataStorePluginAuthCognitoTestsWatch: 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
Auth Cognito Tests / DataStore Integration Tests | Auth Cognito (watchOS) / watchOS Tests | AWSDataStorePluginAuthCognitoTestsWatch: 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
Auth IAM Tests / DataStore Integration Tests | Auth IAM (iOS) / iOS Tests | AWSDataStorePluginAuthIAMTests: 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
Auth IAM Tests / DataStore Integration Tests | Auth IAM (iOS) / iOS Tests | AWSDataStorePluginAuthIAMTests: 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
Auth IAM Tests / DataStore Integration Tests | Auth IAM (tvOS) / tvOS Tests | AWSDataStorePluginAuthIAMTests
Run script build phase 'Copy Configuration Files' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'AWSDataStorePluginAuthIAMTests' from project 'DataStoreHostApp')
Auth IAM Tests / DataStore Integration Tests | Auth IAM (tvOS) / tvOS Tests | AWSDataStorePluginAuthIAMTests: 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
Auth IAM Tests / DataStore Integration Tests | Auth IAM (tvOS) / tvOS Tests | AWSDataStorePluginAuthIAMTests: 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
Base Tests / DataStore Integration Tests | Base (iOS) / iOS Tests | AWSDataStorePluginIntegrationTests: 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
Base Tests / DataStore Integration Tests | Base (iOS) / iOS Tests | AWSDataStorePluginIntegrationTests: 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
Base Tests / DataStore Integration Tests | Base (tvOS) / tvOS Tests | AWSDataStorePluginIntegrationTests: 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
Base Tests / DataStore Integration Tests | Base (tvOS) / tvOS Tests | AWSDataStorePluginIntegrationTests: 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
Auth IAM Tests / DataStore Integration Tests | Auth IAM (watchOS) / watchOS Tests | AWSDataStorePluginAuthIAMTestsWatch: 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
Auth IAM Tests / DataStore Integration Tests | Auth IAM (watchOS) / watchOS Tests | AWSDataStorePluginAuthIAMTestsWatch: 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
CPK Tests / DataStore Integration Tests | CPK (iOS) / iOS Tests | AWSDataStorePluginCPKTests: 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
CPK Tests / DataStore Integration Tests | CPK (iOS) / iOS Tests | AWSDataStorePluginCPKTests: 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
CPK Tests / DataStore Integration Tests | CPK (tvOS) / tvOS Tests | AWSDataStorePluginCPKTests: 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
CPK Tests / DataStore Integration Tests | CPK (tvOS) / tvOS Tests | AWSDataStorePluginCPKTests: 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
Base Tests / DataStore Integration Tests | Base (watchOS) / watchOS Tests | AWSDataStorePluginIntegrationTestsWatch: 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
Base Tests / DataStore Integration Tests | Base (watchOS) / watchOS Tests | AWSDataStorePluginIntegrationTestsWatch: 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
CPK Tests / DataStore Integration Tests | CPK (watchOS) / watchOS Tests | AWSDataStorePluginCPKTestsWatch: 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
CPK Tests / DataStore Integration Tests | CPK (watchOS) / watchOS Tests | AWSDataStorePluginCPKTestsWatch: 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
Multi Auth Tests / DataStore Integration Tests | Multi Auth (tvOS) / tvOS Tests | AWSDataStorePluginMultiAuthTests: 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
Multi Auth Tests / DataStore Integration Tests | Multi Auth (tvOS) / tvOS Tests | AWSDataStorePluginMultiAuthTests: 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
Multi Auth Tests / DataStore Integration Tests | Multi Auth (iOS) / iOS Tests | AWSDataStorePluginMultiAuthTests: 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
Multi Auth Tests / DataStore Integration Tests | Multi Auth (watchOS) / watchOS Tests | AWSDataStorePluginMultiAuthTestsWatch: 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
Multi Auth Tests / DataStore Integration Tests | Multi Auth (iOS) / iOS Tests | AWSDataStorePluginMultiAuthTests: 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
Multi Auth Tests / DataStore Integration Tests | Multi Auth (watchOS) / watchOS Tests | AWSDataStorePluginMultiAuthTestsWatch: 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
Transformer V2 Tests / DataStore Integration Tests | Transformer V2 (iOS) / iOS Tests | AWSDataStorePluginV2Tests: 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
Transformer V2 Tests / DataStore Integration Tests | Transformer V2 (iOS) / iOS Tests | AWSDataStorePluginV2Tests: 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
Transformer V2 Tests / DataStore Integration Tests | Transformer V2 (watchOS) / watchOS Tests | AWSDataStorePluginV2TestsWatch: 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
Transformer V2 Tests / DataStore Integration Tests | Transformer V2 (watchOS) / watchOS Tests | AWSDataStorePluginV2TestsWatch: 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
Transformer V2 Tests / DataStore Integration Tests | Transformer V2 (tvOS) / tvOS Tests | AWSDataStorePluginV2Tests: 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
Transformer V2 Tests / DataStore Integration Tests | Transformer V2 (tvOS) / tvOS Tests | AWSDataStorePluginV2Tests: 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
Lazy Load Tests / DataStore Integration Tests | Lazy Load (tvOS) / tvOS Tests | AWSDataStorePluginLazyLoadTests: 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
Lazy Load Tests / DataStore Integration Tests | Lazy Load (tvOS) / tvOS Tests | AWSDataStorePluginLazyLoadTests: 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
Lazy Load Tests / DataStore Integration Tests | Lazy Load (watchOS) / watchOS Tests | AWSDataStorePluginLazyLoadTestsWatch: 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
Lazy Load Tests / DataStore Integration Tests | Lazy Load (watchOS) / watchOS Tests | AWSDataStorePluginLazyLoadTestsWatch: 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
Lazy Load Tests / DataStore Integration Tests | Lazy Load (iOS) / iOS Tests | AWSDataStorePluginLazyLoadTests: 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
Lazy Load Tests / DataStore Integration Tests | Lazy Load (iOS) / iOS Tests | AWSDataStorePluginLazyLoadTests: 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